Uses of Class
com.sun.tools.ws.processor.model.jaxb.JAXBTypeAndAnnotation
-
Packages that use JAXBTypeAndAnnotation Package Description 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 Modifier and Type Method Description JAXBTypeAndAnnotationJavaType. getType()Constructors in com.sun.tools.ws.processor.model.java with parameters of type JAXBTypeAndAnnotation Constructor Description 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 Modifier and Type Method Description JAXBTypeAndAnnotationJAXBMapping. getType()JAXBTypeAndAnnotationJAXBProperty. getType()
-