@Retention(value=RUNTIME) @Target(value=java.lang.annotation.ElementType.METHOD) public @interface SnmpInformResponseCallback
Modifier and Type | Required Element and Description |
---|---|
String |
callPoint |
SnmpInformResponseCBType[] |
callType |
public abstract String callPoint
public abstract SnmpInformResponseCBType[] callType