| Package | Description |
|---|---|
| net.greghaines.jesque.meta |
| Modifier and Type | Method and Description |
|---|---|
static KeyType |
KeyType.getKeyTypeByValue(String val) |
KeyType |
KeyInfo.getType() |
static KeyType |
KeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyType[] |
KeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyInfo.setType(KeyType type) |
| Constructor and Description |
|---|
KeyInfo(String fullKey,
KeyType type) |
Copyright © 2011-2013. All Rights Reserved.