| Package | Description |
|---|---|
| org.eclipse.persistence.jaxb.xmlmodel |
| Modifier and Type | Field and Description |
|---|---|
protected XmlProperties |
XmlVariableNode.xmlProperties |
protected XmlProperties |
XmlValue.xmlProperties |
protected XmlProperties |
XmlTransformation.xmlProperties |
protected XmlProperties |
XmlInverseReference.xmlProperties |
protected XmlProperties |
XmlElements.xmlProperties |
protected XmlProperties |
XmlElementRefs.xmlProperties |
protected XmlProperties |
XmlElementRef.xmlProperties |
protected XmlProperties |
XmlElement.xmlProperties |
protected XmlProperties |
XmlAttribute.xmlProperties |
protected XmlProperties |
XmlAnyElement.xmlProperties |
protected XmlProperties |
XmlAnyAttribute.xmlProperties |
protected XmlProperties |
JavaType.xmlProperties |
| Modifier and Type | Method and Description |
|---|---|
XmlProperties |
XmlVariableNode.getXmlProperties()
Gets the value of the xmlProperties property.
|
XmlProperties |
XmlValue.getXmlProperties()
Gets the value of the xmlProperties property.
|
XmlProperties |
XmlTransformation.getXmlProperties()
Gets the value of the xmlProperties property.
|
XmlProperties |
XmlInverseReference.getXmlProperties()
Gets the value of the xmlProperties property.
|
XmlProperties |
XmlElements.getXmlProperties()
Gets the value of the xmlProperties property.
|
XmlProperties |
XmlElementRefs.getXmlProperties()
Gets the value of the xmlProperties property.
|
XmlProperties |
XmlElementRef.getXmlProperties()
Gets the value of the xmlProperties property.
|
XmlProperties |
XmlElement.getXmlProperties()
Gets the value of the xmlProperties property.
|
XmlProperties |
XmlAttribute.getXmlProperties()
Gets the value of the xmlProperties property.
|
XmlProperties |
XmlAnyElement.getXmlProperties()
Gets the value of the xmlProperties property.
|
XmlProperties |
XmlAnyAttribute.getXmlProperties()
Gets the value of the xmlProperties property.
|
XmlProperties |
JavaType.getXmlProperties()
Gets the value of the xmlProperties property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<XmlProperties> |
ObjectFactory.createXmlProperties(XmlProperties value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<XmlProperties> |
ObjectFactory.createXmlProperties(XmlProperties value)
|
void |
XmlVariableNode.setXmlProperties(XmlProperties value)
Sets the value of the xmlProperties property.
|
void |
XmlValue.setXmlProperties(XmlProperties value)
Sets the value of the xmlProperties property.
|
void |
XmlTransformation.setXmlProperties(XmlProperties value)
Sets the value of the xmlProperties property.
|
void |
XmlInverseReference.setXmlProperties(XmlProperties value)
Sets the value of the xmlProperties property.
|
void |
XmlElements.setXmlProperties(XmlProperties value)
Sets the value of the xmlProperties property.
|
void |
XmlElementRefs.setXmlProperties(XmlProperties value)
Sets the value of the xmlProperties property.
|
void |
XmlElementRef.setXmlProperties(XmlProperties value)
Sets the value of the xmlProperties property.
|
void |
XmlElement.setXmlProperties(XmlProperties value)
Sets the value of the xmlProperties property.
|
void |
XmlAttribute.setXmlProperties(XmlProperties value)
Sets the value of the xmlProperties property.
|
void |
XmlAnyElement.setXmlProperties(XmlProperties value)
Sets the value of the xmlProperties property.
|
void |
XmlAnyAttribute.setXmlProperties(XmlProperties value)
Sets the value of the xmlProperties property.
|
void |
JavaType.setXmlProperties(XmlProperties value)
Sets the value of the xmlProperties property.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.