Uses of Enum Class
org.snmp4j.agent.mo.lock.LockRequest.LockStatus
Packages that use LockRequest.LockStatus
-
Uses of LockRequest.LockStatus in org.snmp4j.agent.mo.lock
Methods in org.snmp4j.agent.mo.lock that return LockRequest.LockStatusModifier and TypeMethodDescriptionLockRequest.getLockRequestStatus()static LockRequest.LockStatusReturns the enum constant of this class with the specified name.static LockRequest.LockStatus[]LockRequest.LockStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.snmp4j.agent.mo.lock with parameters of type LockRequest.LockStatusModifier and TypeMethodDescriptionvoidLockRequest.setLockRequestStatus(LockRequest.LockStatus lockRequestStatus)