| Package | Description |
|---|---|
| com.sun.tools.ws.processor.model.jaxb |
| Modifier and Type | Method and Description |
|---|---|
JAXBMapping |
JAXBModel.get(QName elementName) |
JAXBMapping |
JAXBModel.get(String className) |
JAXBMapping |
JAXBType.getJaxbMapping() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBMapping> |
JAXBModel.getMappings() |
| Modifier and Type | Method and Description |
|---|---|
void |
JAXBType.setJaxbMapping(JAXBMapping jaxbMapping) |
| Modifier and Type | Method and Description |
|---|---|
void |
JAXBModel.setMappings(List<JAXBMapping> mappings) |
| Constructor and Description |
|---|
JAXBType(QName name,
JavaType type,
JAXBMapping jaxbMapping,
JAXBModel jaxbModel) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.