Apache CXF API

Uses of Class
org.apache.cxf.jaxws.javaee.XsdBooleanType

Packages that use XsdBooleanType
org.apache.cxf.jaxws.javaee   
 

Uses of XsdBooleanType in org.apache.cxf.jaxws.javaee
 

Subclasses of XsdBooleanType in org.apache.cxf.jaxws.javaee
 class TrueFalseType
          This simple type designates a boolean with only two permissible values - true - false
 

Methods in org.apache.cxf.jaxws.javaee that return XsdBooleanType
 XsdBooleanType ObjectFactory.createXsdBooleanType()
          Create an instance of XsdBooleanType
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.