Class JAXBTypeAndAnnotation
java.lang.Object
com.sun.tools.ws.processor.model.jaxb.JAXBTypeAndAnnotation
Holds JAXB JType and TypeAndAnnotation. This provides abstration over
types from JAXBMapping and Property.
-
Constructor Summary
ConstructorsConstructorDescriptionJAXBTypeAndAnnotation(JType type) JAXBTypeAndAnnotation(TypeAndAnnotation typeAnn) JAXBTypeAndAnnotation(TypeAndAnnotation typeAnn, JType type) -
Method Summary
Modifier and TypeMethodDescriptionvoidannotate(JAnnotatable typeVar) getName()getType()voidvoidsetTypeAnn(TypeAndAnnotation typeAnn)
-
Constructor Details
-
JAXBTypeAndAnnotation
-
JAXBTypeAndAnnotation
-
JAXBTypeAndAnnotation
-
-
Method Details
-
annotate
-
getType
-
getName
-
getTypeAnn
-
setTypeAnn
-
setType
-