Uses of Enum
org.apache.axis2.jaxws.common.config.WSDLValidatorElement.State
Packages that use WSDLValidatorElement.State
-
Uses of WSDLValidatorElement.State in org.apache.axis2.jaxws.common.config
Methods in org.apache.axis2.jaxws.common.config that return WSDLValidatorElement.StateModifier and TypeMethodDescriptionWSDLValidatorElement.getState()static WSDLValidatorElement.StateReturns 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.StateModifier and TypeMethodDescriptionvoidWSDLValidatorElement.setState(WSDLValidatorElement.State state)