| Package | Description |
|---|---|
| com.sun.tools.ws.processor.model | |
| com.sun.tools.ws.processor.model.jaxb | |
| com.sun.tools.ws.processor.modeler.wsdl |
| Modifier and Type | Method and Description |
|---|---|
JAXBModel |
Model.getJAXBModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
Model.setJAXBModel(JAXBModel jaxBModel) |
| Modifier and Type | Method and Description |
|---|---|
JAXBModel |
RpcLitStructure.getJaxbModel() |
JAXBModel |
JAXBType.getJaxbModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
RpcLitStructure.setJaxbModel(JAXBModel jaxbModel) |
void |
JAXBType.setJaxbModel(JAXBModel jaxbModel) |
| Constructor and Description |
|---|
JAXBType(QName name,
JavaType type,
JAXBMapping jaxbMapping,
JAXBModel jaxbModel) |
RpcLitStructure(QName name,
JAXBModel jaxbModel) |
RpcLitStructure(QName name,
JAXBModel jaxbModel,
List<RpcLitMember> members) |
| Modifier and Type | Method and Description |
|---|---|
JAXBModel |
JAXBModelBuilder.getJAXBModel() |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.