Package | Description |
---|---|
org.uddi.api_v2 |
Modifier and Type | Field and Description |
---|---|
protected URLType |
AccessPoint.urlType |
Modifier and Type | Method and Description |
---|---|
static URLType |
URLType.fromValue(String v) |
URLType |
AccessPoint.getURLType()
Gets the value of the urlType property.
|
static URLType |
URLType.valueOf(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.
|
Modifier and Type | Method and Description |
---|---|
void |
AccessPoint.setURLType(URLType value)
Sets the value of the urlType property.
|
Constructor and Description |
---|
AccessPoint(String val,
URLType type) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.