Package | Description |
---|---|
com.oracle.xmlns.webservices.jaxws_databinding |
Modifier and Type | Field and Description |
---|---|
protected WebParamMode |
XmlWebParam.mode |
Modifier and Type | Method and Description |
---|---|
static WebParamMode |
WebParamMode.fromValue(String v) |
WebParamMode |
XmlWebParam.getMode()
Gets the value of the mode property.
|
static WebParamMode |
WebParamMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebParamMode[] |
WebParamMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlWebParam.setMode(WebParamMode value)
Sets the value of the mode property.
|
Copyright © 2018 Oracle Corporation. All rights reserved.