Package | Description |
---|---|
com.sun.tools.ws.processor.model.jaxb | |
com.sun.tools.ws.processor.modeler.wsdl | |
com.sun.tools.ws.processor.util |
Modifier and Type | Class and Description |
---|---|
class |
JAXBStructuredType
Top-level binding between JAXB generated Java type
and XML Schema element declaration.
|
Modifier and Type | Method and Description |
---|---|
JAXBType |
JAXBElementMember.getType() |
Modifier and Type | Method and Description |
---|---|
void |
JAXBElementMember.setType(JAXBType t) |
void |
JAXBTypeVisitor.visit(JAXBType type) |
Constructor and Description |
---|
JAXBElementMember(QName name,
JAXBType type) |
JAXBElementMember(QName name,
JAXBType type,
JavaStructureMember javaStructureMember) |
JAXBStructuredType(JAXBType jaxbType) |
JAXBType(JAXBType jaxbType) |
Modifier and Type | Method and Description |
---|---|
JAXBType |
JAXBModelBuilder.getJAXBType(QName qname) |
Modifier and Type | Method and Description |
---|---|
void |
ClassNameCollector.visit(JAXBType type) |
Copyright © 2015 Oracle Corporation. All rights reserved.