|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyType | |
|---|---|
| com.sun.xml.registry.uddi.bindings_v2_2 | |
| Uses of KeyType in com.sun.xml.registry.uddi.bindings_v2_2 |
|---|
| Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as KeyType | |
|---|---|
protected KeyType |
Result.keyType
|
| Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return KeyType | |
|---|---|
static KeyType |
KeyType.fromValue(String v)
|
KeyType |
Result.getKeyType()
Gets the value of the keyType 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 com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type KeyType | |
|---|---|
void |
Result.setKeyType(KeyType value)
Sets the value of the keyType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||