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

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

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

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



Apache CXF