Uses of Class
org.apache.axis2.jaxws.description.xml.handler.XsdBooleanType
-
Packages that use XsdBooleanType Package Description org.apache.axis2.jaxws.description.xml.handler -
-
Uses of XsdBooleanType in org.apache.axis2.jaxws.description.xml.handler
Subclasses of XsdBooleanType in org.apache.axis2.jaxws.description.xml.handler Modifier and Type Class Description classTrueFalseTypeThis simple type designates a boolean with only two permissible valuesMethods in org.apache.axis2.jaxws.description.xml.handler that return XsdBooleanType Modifier and Type Method Description XsdBooleanTypeObjectFactory. createXsdBooleanType()Create an instance ofXsdBooleanType
-