| Package | Description |
|---|---|
| org.apache.cxf.ws.addressing.wsdl |
| Modifier and Type | Field and Description |
|---|---|
protected AnonymousType |
Anonymous.value |
| Modifier and Type | Method and Description |
|---|---|
static AnonymousType |
AnonymousType.fromValue(String v) |
AnonymousType |
Anonymous.getValue()
Gets the value of the value property.
|
static AnonymousType |
AnonymousType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnonymousType[] |
AnonymousType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Anonymous.setValue(AnonymousType value)
Sets the value of the value property.
|
Apache CXF