Uses of Class
com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
Packages that use JAXBStructuredType
-
Uses of JAXBStructuredType in com.sun.tools.ws.processor.model.jaxb
Methods in com.sun.tools.ws.processor.model.jaxb that return JAXBStructuredTypeMethods in com.sun.tools.ws.processor.model.jaxb that return types with arguments of type JAXBStructuredTypeModifier and TypeMethodDescriptionJAXBStructuredType.getSubtypes()JAXBStructuredType.getSubtypesSet()Methods in com.sun.tools.ws.processor.model.jaxb with parameters of type JAXBStructuredTypeModifier and TypeMethodDescriptionvoidJAXBStructuredType.addSubtype(JAXBStructuredType type) voidJAXBStructuredType.setParentType(JAXBStructuredType parent) Method parameters in com.sun.tools.ws.processor.model.jaxb with type arguments of type JAXBStructuredTypeModifier and TypeMethodDescriptionvoidJAXBStructuredType.setSubtypesSet(Set<JAXBStructuredType> s)