| Package | Description |
|---|---|
| org.eclipse.persistence.jaxb.compiler | |
| org.eclipse.persistence.jaxb.xmlmodel |
| Modifier and Type | Method and Description |
|---|---|
XmlJoinNodes |
Property.getXmlJoinNodes()
Return the XmlJoinNodes for this property.
|
| Modifier and Type | Method and Description |
|---|---|
List<XmlJoinNodes> |
Property.getXmlJoinNodesList()
Return the list of XmlJoinNodes for this Property, if any.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Property.setXmlJoinNodes(XmlJoinNodes xmlJoinNodes)
Set XmlJoinNodes for this property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Property.setXmlJoinNodesList(List<XmlJoinNodes> xmlJoinNodesList)
Set the list of XmlJoinNodes for this Property.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<XmlJoinNodes> |
XmlElements.xmlJoinNodes |
| Modifier and Type | Method and Description |
|---|---|
XmlJoinNodes |
ObjectFactory.createXmlJoinNodes()
Create an instance of
XmlJoinNodes |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<XmlJoinNodes> |
ObjectFactory.createXmlJoinNodes(XmlJoinNodes value)
|
List<XmlJoinNodes> |
XmlElements.getXmlJoinNodes()
Gets the value of the xmlJoinNodes property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<XmlJoinNodes> |
ObjectFactory.createXmlJoinNodes(XmlJoinNodes value)
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.