Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlJoinNodes.XmlJoinNode
Packages that use XmlJoinNodes.XmlJoinNode
-
Uses of XmlJoinNodes.XmlJoinNode in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel with type parameters of type XmlJoinNodes.XmlJoinNodeModifier and TypeFieldDescriptionprotected List
<XmlJoinNodes.XmlJoinNode> XmlJoinNodes.xmlJoinNode
Methods in org.eclipse.persistence.jaxb.xmlmodel that return XmlJoinNodes.XmlJoinNodeModifier and TypeMethodDescriptionObjectFactory.createXmlJoinNodesXmlJoinNode()
Create an instance ofXmlJoinNodes.XmlJoinNode
Methods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlJoinNodes.XmlJoinNodeModifier and TypeMethodDescriptionXmlJoinNodes.getXmlJoinNode()
Gets the value of the xmlJoinNode property.Method parameters in org.eclipse.persistence.jaxb.xmlmodel with type arguments of type XmlJoinNodes.XmlJoinNodeModifier and TypeMethodDescriptionvoid
XmlJoinNodes.setXmlJoinNode
(List<XmlJoinNodes.XmlJoinNode> xmlJoinNode) Sets the value of the xmlJoinNode property.