Package | Description |
---|---|
org.jboss.jbosswsTools | |
org.jboss.jbosswsTools.impl |
Modifier and Type | Field and Description |
---|---|
static ParameterType.Mode.Enum |
ParameterType.Mode.IN |
static ParameterType.Mode.Enum |
ParameterType.Mode.INOUT |
static ParameterType.Mode.Enum |
ParameterType.Mode.OUT |
Modifier and Type | Method and Description |
---|---|
static ParameterType.Mode.Enum |
ParameterType.Mode.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static ParameterType.Mode.Enum |
ParameterType.Mode.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
ParameterType.Mode.Enum |
ParameterType.getMode()
Gets the "mode" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
ParameterType.setMode(ParameterType.Mode.Enum mode)
Sets the "mode" attribute
|
Modifier and Type | Method and Description |
---|---|
ParameterType.Mode.Enum |
ParameterTypeImpl.getMode()
Gets the "mode" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
ParameterTypeImpl.setMode(ParameterType.Mode.Enum mode)
Sets the "mode" attribute
|
Copyright © 2019. All Rights Reserved.