Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlNamedObjectGraph
-
Packages that use XmlNamedObjectGraph Package Description org.eclipse.persistence.jaxb.compiler org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlNamedObjectGraph in org.eclipse.persistence.jaxb.compiler
Methods in org.eclipse.persistence.jaxb.compiler that return types with arguments of type XmlNamedObjectGraph Modifier and Type Method Description List<XmlNamedObjectGraph>TypeInfo. getObjectGraphs() -
Uses of XmlNamedObjectGraph in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel with type parameters of type XmlNamedObjectGraph Modifier and Type Field Description protected List<XmlNamedObjectGraph>XmlNamedObjectGraphs. xmlNamedObjectGraphMethods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlNamedObjectGraph Modifier and Type Method Description List<XmlNamedObjectGraph>XmlNamedObjectGraphs. getXmlNamedObjectGraph()Gets the value of the xmlNamedObjectGraph property.
-