Uses of Interface
com.sun.tools.xjc.api.TypeAndAnnotation
Packages that use TypeAndAnnotation
Package
Description
API for programmatic invocation of XJC and schemagen.
-
Uses of TypeAndAnnotation in com.sun.tools.ws.processor.model.jaxb
Methods in com.sun.tools.ws.processor.model.jaxb that return TypeAndAnnotationMethods in com.sun.tools.ws.processor.model.jaxb with parameters of type TypeAndAnnotationModifier and TypeMethodDescriptionvoidJAXBTypeAndAnnotation.setTypeAnn(TypeAndAnnotation typeAnn) Constructors in com.sun.tools.ws.processor.model.jaxb with parameters of type TypeAndAnnotationModifierConstructorDescriptionJAXBTypeAndAnnotation(TypeAndAnnotation typeAnn) JAXBTypeAndAnnotation(TypeAndAnnotation typeAnn, JType type) -
Uses of TypeAndAnnotation in com.sun.tools.ws.processor.modeler.wsdl
Methods in com.sun.tools.ws.processor.modeler.wsdl that return TypeAndAnnotation -
Uses of TypeAndAnnotation in com.sun.tools.xjc.api
Methods in com.sun.tools.xjc.api that return TypeAndAnnotationModifier and TypeMethodDescriptionS2JJAXBModel.getJavaType(QName xmlTypeName) Returns the fully-qualified name of the Java type that is bound to the specified XML type.Mapping.getType()Returns the fully-qualified name of the java class for the type of this element.