Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlElementRef
-
Uses of XmlElementRef in org.eclipse.persistence.jaxb.compiler
Modifier and TypeMethodDescriptionProperty.getXmlElementRefs()
Return the List of XmlElementRef(s) for this Property.Modifier and TypeMethodDescriptionvoid
Property.setXmlElementRefs
(List<XmlElementRef> xmlElementRefs) Set the List of XmlElementRef(s) for this Property. -
Uses of XmlElementRef in org.eclipse.persistence.jaxb.xmlmodel
Modifier and TypeMethodDescriptionObjectFactory.createXmlElementRef()
Create an instance ofXmlElementRef
Modifier and TypeMethodDescriptionObjectFactory.createXmlElementRef
(XmlElementRef value) XmlElementRefs.getXmlElementRef()
Gets the value of the xmlElementRef property.