Package | Description |
---|---|
org.uddi.api_v3 |
Modifier and Type | Field and Description |
---|---|
protected KeyType |
Result.keyType |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
Result.setKeyType(KeyType value)
Sets the value of the keyType property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.