| Package | Description |
|---|---|
| org.apache.axis2.description |
| Modifier and Type | Method and Description |
|---|---|
AxisResourceParameter.ParameterType |
AxisResourceParameter.getParameterType() |
static AxisResourceParameter.ParameterType |
AxisResourceParameter.ParameterType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AxisResourceParameter.ParameterType[] |
AxisResourceParameter.ParameterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AxisResourceParameter.setParameterType(AxisResourceParameter.ParameterType parameterType) |
Copyright © 2004-2021 The Apache Software Foundation. All Rights Reserved.