Uses of Class
com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType

Packages that use JAXBStructuredType
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
 JAXBStructuredType JAXBStructuredType.getParentType()
           
 

Methods in com.sun.tools.ws.processor.model.jaxb with parameters of type JAXBStructuredType
 void JAXBStructuredType.addSubtype(JAXBStructuredType type)
           
 void JAXBStructuredType.setParentType(JAXBStructuredType parent)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.