Uses of Class
org.eclipse.persistence.oxm.annotations.XmlNamedSubgraph
-
Packages that use XmlNamedSubgraph Package Description org.eclipse.persistence.oxm.annotations -
-
Uses of XmlNamedSubgraph in org.eclipse.persistence.oxm.annotations
Methods in org.eclipse.persistence.oxm.annotations that return XmlNamedSubgraph Modifier and Type Method Description XmlNamedSubgraph[]subclassSubgraphs()Optional: a list of named subgraphs for any subclasses of this class.XmlNamedSubgraph[]subgraphs()Optional: a list of named subgraphs that are referenced from the property entries.
-