Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlNamedObjectGraphs
-
Packages that use XmlNamedObjectGraphs Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlNamedObjectGraphs in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlNamedObjectGraphs Modifier and Type Field Description protected XmlNamedObjectGraphsJavaType. xmlNamedObjectGraphsMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlNamedObjectGraphs Modifier and Type Method Description XmlNamedObjectGraphsJavaType. getXmlNamedObjectGraphs()Gets the value of the xmlNamedObjectGraphs property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlNamedObjectGraphs Modifier and Type Method Description voidJavaType. setXmlNamedObjectGraphs(XmlNamedObjectGraphs value)Sets the value of the xmlNamedObjectGraphs property.
-