Package | Description |
---|---|
org.uddi.api_v3 |
Modifier and Type | Field and Description |
---|---|
protected InfoSelection |
GetRegisteredInfo.infoSelection |
Modifier and Type | Method and Description |
---|---|
static InfoSelection |
InfoSelection.fromValue(String v) |
InfoSelection |
GetRegisteredInfo.getInfoSelection()
Gets the value of the infoSelection property.
|
static InfoSelection |
InfoSelection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InfoSelection[] |
InfoSelection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<InfoSelection> |
ObjectFactory.createInfoSelection(InfoSelection value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<InfoSelection> |
ObjectFactory.createInfoSelection(InfoSelection value)
|
void |
GetRegisteredInfo.setInfoSelection(InfoSelection value)
Sets the value of the infoSelection property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.