Uses of Class
com.sun.tools.ws.processor.model.jaxb.JAXBTypeAndAnnotation

Packages that use JAXBTypeAndAnnotation
com.sun.tools.ws.processor.model.java   
com.sun.tools.ws.processor.model.jaxb   
 

Uses of JAXBTypeAndAnnotation in com.sun.tools.ws.processor.model.java
 

Methods in com.sun.tools.ws.processor.model.java that return JAXBTypeAndAnnotation
 JAXBTypeAndAnnotation JavaType.getType()
           
 

Constructors in com.sun.tools.ws.processor.model.java with parameters of type JAXBTypeAndAnnotation
JavaSimpleType(JAXBTypeAndAnnotation jtype)
           
JavaType(JAXBTypeAndAnnotation type)
           
 

Uses of JAXBTypeAndAnnotation in com.sun.tools.ws.processor.model.jaxb
 

Methods in com.sun.tools.ws.processor.model.jaxb that return JAXBTypeAndAnnotation
 JAXBTypeAndAnnotation JAXBProperty.getType()
           
 JAXBTypeAndAnnotation JAXBMapping.getType()