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.xmlJoinNodeMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlJoinNodes.XmlJoinNodeModifier and TypeMethodDescriptionObjectFactory.createXmlJoinNodesXmlJoinNode()Create an instance ofXmlJoinNodes.XmlJoinNodeMethods 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 TypeMethodDescriptionvoidXmlJoinNodes.setXmlJoinNode(List<XmlJoinNodes.XmlJoinNode> xmlJoinNode) Sets the value of the xmlJoinNode property.