| Package | Description |
|---|---|
| com.h3c.dist.lock |
| Modifier and Type | Method and Description |
|---|---|
LockType |
LockNameType.getLockType()
Get the type
LockType of the lock. |
static LockType |
LockType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LockType[] |
LockType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LockNameType(LockType type,
String... lockName)
LockNameType public constructor.
|
Copyright © 2014. All Rights Reserved.