|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSDLValidatorElement.State | |
---|---|
org.apache.axis2.jaxws.common.config |
Uses of WSDLValidatorElement.State in org.apache.axis2.jaxws.common.config |
---|
Methods in org.apache.axis2.jaxws.common.config that return WSDLValidatorElement.State | |
---|---|
WSDLValidatorElement.State |
WSDLValidatorElement.getState()
|
static WSDLValidatorElement.State |
WSDLValidatorElement.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WSDLValidatorElement.State[] |
WSDLValidatorElement.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.axis2.jaxws.common.config with parameters of type WSDLValidatorElement.State | |
---|---|
void |
WSDLValidatorElement.setState(WSDLValidatorElement.State state)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |