|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InfoSelection | |
|---|---|
| org.uddi.api_v3 | |
| Uses of InfoSelection in org.uddi.api_v3 |
|---|
| Fields in org.uddi.api_v3 declared as InfoSelection | |
|---|---|
protected InfoSelection |
GetRegisteredInfo.infoSelection
|
| Methods in org.uddi.api_v3 that return InfoSelection | |
|---|---|
static InfoSelection |
InfoSelection.fromValue(java.lang.String v)
|
InfoSelection |
GetRegisteredInfo.getInfoSelection()
Gets the value of the infoSelection property. |
static InfoSelection |
InfoSelection.valueOf(java.lang.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. |
| Methods in org.uddi.api_v3 that return types with arguments of type InfoSelection | |
|---|---|
javax.xml.bind.JAXBElement<InfoSelection> |
ObjectFactory.createInfoSelection(InfoSelection value)
Create an instance of JAXBElement<InfoSelection>} |
| Methods in org.uddi.api_v3 with parameters of type InfoSelection | |
|---|---|
javax.xml.bind.JAXBElement<InfoSelection> |
ObjectFactory.createInfoSelection(InfoSelection value)
Create an instance of JAXBElement<InfoSelection>} |
void |
GetRegisteredInfo.setInfoSelection(InfoSelection value)
Sets the value of the infoSelection property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||