Uses of Class
org.apache.axis2.jaxws.description.xml.handler.TrueFalseType

Packages that use TrueFalseType
org.apache.axis2.jaxws.description.xml.handler   
 

Uses of TrueFalseType in org.apache.axis2.jaxws.description.xml.handler
 

Fields in org.apache.axis2.jaxws.description.xml.handler declared as TrueFalseType
protected  TrueFalseType PortComponentRefType.enableMtom
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return TrueFalseType
 TrueFalseType ObjectFactory.createTrueFalseType()
          Create an instance of TrueFalseType
 TrueFalseType PortComponentRefType.getEnableMtom()
          Gets the value of the enableMtom property.
 

Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type TrueFalseType
 void PortComponentRefType.setEnableMtom(TrueFalseType value)
          Sets the value of the enableMtom property.
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.