Uses of Class
com.sun.tools.ws.processor.model.jaxb.JAXBType
Packages that use JAXBType
Package
Description
-
Uses of JAXBType in com.sun.tools.ws.processor.model.jaxb
Subclasses of JAXBType in com.sun.tools.ws.processor.model.jaxbModifier and TypeClassDescriptionclassTop-level binding between JAXB generated Java type and XML Schema element declaration.Methods in com.sun.tools.ws.processor.model.jaxb that return JAXBTypeMethods in com.sun.tools.ws.processor.model.jaxb with parameters of type JAXBTypeModifier and TypeMethodDescriptionvoidvoidConstructors in com.sun.tools.ws.processor.model.jaxb with parameters of type JAXBTypeModifierConstructorDescriptionJAXBElementMember(QName name, JAXBType type) JAXBElementMember(QName name, JAXBType type, JavaStructureMember javaStructureMember) JAXBStructuredType(JAXBType jaxbType) -
Uses of JAXBType in com.sun.tools.ws.processor.modeler.wsdl
Methods in com.sun.tools.ws.processor.modeler.wsdl that return JAXBType -
Uses of JAXBType in com.sun.tools.ws.processor.util
Methods in com.sun.tools.ws.processor.util with parameters of type JAXBType