Uses of Class
org.apache.axis2.jaxws.common.config.WSDLValidatorElement.State

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(java.lang.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're declared.
 

Methods in org.apache.axis2.jaxws.common.config with parameters of type WSDLValidatorElement.State
 void WSDLValidatorElement.setState(WSDLValidatorElement.State state)
           
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.