Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlNamedObjectGraphs
Packages that use XmlNamedObjectGraphs
-
Uses of XmlNamedObjectGraphs in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlNamedObjectGraphsMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlNamedObjectGraphsModifier and TypeMethodDescriptionJavaType.getXmlNamedObjectGraphs()
Gets the value of the xmlNamedObjectGraphs property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlNamedObjectGraphsModifier and TypeMethodDescriptionvoid
JavaType.setXmlNamedObjectGraphs
(XmlNamedObjectGraphs value) Sets the value of the xmlNamedObjectGraphs property.