Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlNamedSubgraph
Packages that use XmlNamedSubgraph
-
Uses of XmlNamedSubgraph in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel with type parameters of type XmlNamedSubgraphModifier and TypeFieldDescriptionprotected List
<XmlNamedSubgraph> XmlNamedObjectGraph.xmlNamedSubclassGraph
protected List
<XmlNamedSubgraph> XmlNamedObjectGraph.xmlNamedSubgraph
Methods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlNamedSubgraphModifier and TypeMethodDescriptionXmlNamedObjectGraph.getXmlNamedSubclassGraph()
Gets the value of the xmlNamedSubclassGraph property.XmlNamedObjectGraph.getXmlNamedSubgraph()
Gets the value of the xmlNamedSubgraph property.