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 String
description
An arbitrary description about the usage parameter set.String
oid
The base SNMP OID to use for this usage parameter set.
-