Apache CXF API

Uses of Interface
org.apache.cxf.jaxb.JAXBUtils.JType

Packages that use JAXBUtils.JType
org.apache.cxf.jaxb   
 

Uses of JAXBUtils.JType in org.apache.cxf.jaxb
 

Methods in org.apache.cxf.jaxb that return JAXBUtils.JType
 JAXBUtils.JType JAXBUtils.JType.elementType()
           
 JAXBUtils.JType JAXBUtils.TypeAndAnnotation.getTypeClass()
           
 

Methods in org.apache.cxf.jaxb that return types with arguments of type JAXBUtils.JType
 Iterator<JAXBUtils.JType> JAXBUtils.JType.classes()
           
 


Apache CXF API

Apache CXF