Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlElements
Packages that use XmlElements
-
Uses of XmlElements in org.eclipse.persistence.jaxb.compiler
Methods in org.eclipse.persistence.jaxb.compiler that return XmlElementsModifier and TypeMethodDescriptionProperty.getXmlElements()Return the XmlElements object set for this Property.Methods in org.eclipse.persistence.jaxb.compiler with parameters of type XmlElementsModifier and TypeMethodDescriptionvoidProperty.setXmlElements(XmlElements xmlElements) Set the XmlElements object for this Property. -
Uses of XmlElements in org.eclipse.persistence.jaxb.xmlmodel
Methods in org.eclipse.persistence.jaxb.xmlmodel that return XmlElementsModifier and TypeMethodDescriptionObjectFactory.createXmlElements()Create an instance ofXmlElementsMethods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlElementsMethods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlElements