| Package | Description |
|---|---|
| org.eclipse.persistence.jaxb.compiler | |
| org.eclipse.persistence.jaxb.xmlmodel |
| Modifier and Type | Method and Description |
|---|---|
List<XmlElementRef> |
Property.getXmlElementRefs()
Return the List of XmlElementRef(s) for this Property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Property.setXmlElementRefs(List<XmlElementRef> xmlElementRefs)
Set the List of XmlElementRef(s) for this Property.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<XmlElementRef> |
XmlElementRefs.xmlElementRef |
| Modifier and Type | Method and Description |
|---|---|
XmlElementRef |
ObjectFactory.createXmlElementRef()
Create an instance of
XmlElementRef |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<XmlElementRef> |
ObjectFactory.createXmlElementRef(XmlElementRef value)
|
List<XmlElementRef> |
XmlElementRefs.getXmlElementRef()
Gets the value of the xmlElementRef property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<XmlElementRef> |
ObjectFactory.createXmlElementRef(XmlElementRef value)
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.