Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlElementRefs
Packages that use XmlElementRefs
-
Uses of XmlElementRefs in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlElementRefsMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlElementRefsModifier and TypeMethodDescriptionObjectFactory.createXmlElementRefs()
Create an instance ofXmlElementRefs
XmlAnyElement.getXmlElementRefs()
Gets the value of the xmlElementRefs property.Methods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlElementRefsMethods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlElementRefsModifier and TypeMethodDescriptionObjectFactory.createXmlElementRefs
(XmlElementRefs value) void
XmlAnyElement.setXmlElementRefs
(XmlElementRefs value) Sets the value of the xmlElementRefs property.