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