| Package | Description |
|---|---|
| org.eclipse.persistence.jaxb.compiler | |
| org.eclipse.persistence.jaxb.xmlmodel |
| Modifier and Type | Method and Description |
|---|---|
XmlType |
TypeInfo.getXmlType()
Return the xmlType set on this TypeInfo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeInfo.setXmlType(XmlType xmlType)
Set the xmlType for this TypeInfo.
|
| Modifier and Type | Field and Description |
|---|---|
protected XmlType |
JavaType.xmlType |
| Modifier and Type | Method and Description |
|---|---|
XmlType |
ObjectFactory.createXmlType()
Create an instance of
XmlType |
XmlType |
JavaType.getXmlType()
Gets the value of the xmlType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JavaType.setXmlType(XmlType value)
Sets the value of the xmlType property.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.