Uses of Enum Class
org.snmp4j.model.transaction.SnmpIsolationLevel
Packages that use SnmpIsolationLevel
-
Uses of SnmpIsolationLevel in org.snmp4j.model.snmp.proxy.impl
Methods in org.snmp4j.model.snmp.proxy.impl that return SnmpIsolationLevel -
Uses of SnmpIsolationLevel in org.snmp4j.model.transaction
Methods in org.snmp4j.model.transaction that return SnmpIsolationLevelModifier and TypeMethodDescriptionSnmpTransactionStrategy.getIsolationLevel()
Gets the isolation level for this transaction.static SnmpIsolationLevel
Returns the enum constant of this class with the specified name.static SnmpIsolationLevel[]
SnmpIsolationLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.