Annotation Type UsageParameters
-
@Retention(RUNTIME) @Target(TYPE) @Documented public @interface UsageParameters
Annotation that can be used to provide addition information about a usage parameters interface to the SLEE.
- Since:
- Rhino 2.4.0
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringdescriptionAn arbitrary description about the usage parameter set.StringoidThe base SNMP OID to use for this usage parameter set.
-