Uses of Class
org.apache.axis2.jaxws.description.xml.handler.TrueFalseType
-
Packages that use TrueFalseType Package Description 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 Modifier and Type Field Description protected TrueFalseTypePortComponentRefType. enableMtomMethods in org.apache.axis2.jaxws.description.xml.handler that return TrueFalseType Modifier and Type Method Description TrueFalseTypeObjectFactory. createTrueFalseType()Create an instance ofTrueFalseTypeTrueFalseTypePortComponentRefType. getEnableMtom()Gets the value of the enableMtom property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type TrueFalseType Modifier and Type Method Description voidPortComponentRefType. setEnableMtom(TrueFalseType value)Sets the value of the enableMtom property.
-