Uses of Enum Class
org.snmp4j.agent.mo.MOChangeEvent.OidType
Packages that use MOChangeEvent.OidType
-
Uses of MOChangeEvent.OidType in org.snmp4j.agent.mo
Methods in org.snmp4j.agent.mo that return MOChangeEvent.OidTypeModifier and TypeMethodDescriptionMOChangeEvent.getOidType()
Gets the representation type of the OID of the event as defined byMOChangeEvent.OidType
.static MOChangeEvent.OidType
Returns the enum constant of this class with the specified name.static MOChangeEvent.OidType[]
MOChangeEvent.OidType.values()
Returns an array containing the constants of this enum class, in the order they are declared.