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