Package | Description |
---|---|
org.snmp4j.agent.mo.lock |
Modifier and Type | Method and Description |
---|---|
LockRequest.LockStatus |
LockRequest.getLockRequestStatus() |
static LockRequest.LockStatus |
LockRequest.LockStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LockRequest.LockStatus[] |
LockRequest.LockStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LockRequest.setLockRequestStatus(LockRequest.LockStatus lockRequestStatus) |
Copyright © 2016 SNMP4J.org. All rights reserved.