|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyType | |
|---|---|
| org.plasma.provisioning | Package level documentation for package org.plasma.provisioning. |
| Uses of KeyType in org.plasma.provisioning |
|---|
| Fields in org.plasma.provisioning declared as KeyType | |
|---|---|
protected KeyType |
Key.type
|
| Methods in org.plasma.provisioning that return KeyType | |
|---|---|
static KeyType |
KeyType.fromValue(String v)
|
KeyType |
Key.getType()
Gets the value of the type property. |
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. |
| Methods in org.plasma.provisioning with parameters of type KeyType | |
|---|---|
void |
Key.setType(KeyType value)
Sets the value of the type property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||