|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URLType | |
|---|---|
| org.uddi.api_v2 | |
| Uses of URLType in org.uddi.api_v2 |
|---|
| Fields in org.uddi.api_v2 declared as URLType | |
|---|---|
protected URLType |
AccessPoint.urlType
|
| Methods in org.uddi.api_v2 that return URLType | |
|---|---|
static URLType |
URLType.fromValue(java.lang.String v)
|
URLType |
AccessPoint.getURLType()
Gets the value of the urlType property. |
static URLType |
URLType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static URLType[] |
URLType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.uddi.api_v2 with parameters of type URLType | |
|---|---|
void |
AccessPoint.setURLType(URLType value)
Sets the value of the urlType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||