Uses of Class
com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
-
Packages that use JAXBStructuredType Package Description com.sun.tools.ws.processor.model.jaxb -
-
Uses of JAXBStructuredType in com.sun.tools.ws.processor.model.jaxb
Methods in com.sun.tools.ws.processor.model.jaxb that return JAXBStructuredType Modifier and Type Method Description JAXBStructuredTypeJAXBStructuredType. getParentType()Methods in com.sun.tools.ws.processor.model.jaxb with parameters of type JAXBStructuredType Modifier and Type Method Description voidJAXBStructuredType. addSubtype(JAXBStructuredType type)voidJAXBStructuredType. setParentType(JAXBStructuredType parent)
-