Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlElementRef
Packages that use XmlElementRef
-
Uses of XmlElementRef in org.eclipse.persistence.jaxb.compiler
Methods in org.eclipse.persistence.jaxb.compiler that return types with arguments of type XmlElementRefModifier and TypeMethodDescriptionProperty.getXmlElementRefs()
Return the List of XmlElementRef(s) for this Property.Method parameters in org.eclipse.persistence.jaxb.compiler with type arguments of type XmlElementRefModifier 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
Fields in org.eclipse.persistence.jaxb.xmlmodel with type parameters of type XmlElementRefMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlElementRefModifier and TypeMethodDescriptionObjectFactory.createXmlElementRef()
Create an instance ofXmlElementRef
Methods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlElementRefModifier and TypeMethodDescriptionObjectFactory.createXmlElementRef
(XmlElementRef value) XmlElementRefs.getXmlElementRef()
Gets the value of the xmlElementRef property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlElementRef