Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlJoinNodes.XmlJoinNode
-
Packages that use XmlJoinNodes.XmlJoinNode Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlJoinNodes.XmlJoinNode in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel with type parameters of type XmlJoinNodes.XmlJoinNode Modifier and Type Field Description protected List<XmlJoinNodes.XmlJoinNode>XmlJoinNodes. xmlJoinNodeMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlJoinNodes.XmlJoinNode Modifier and Type Method Description XmlJoinNodes.XmlJoinNodeObjectFactory. createXmlJoinNodesXmlJoinNode()Create an instance ofXmlJoinNodes.XmlJoinNodeMethods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlJoinNodes.XmlJoinNode Modifier and Type Method Description List<XmlJoinNodes.XmlJoinNode>XmlJoinNodes. getXmlJoinNode()Gets the value of the xmlJoinNode property.Method parameters in org.eclipse.persistence.jaxb.xmlmodel with type arguments of type XmlJoinNodes.XmlJoinNode Modifier and Type Method Description voidXmlJoinNodes. setXmlJoinNode(List<XmlJoinNodes.XmlJoinNode> xmlJoinNode)Sets the value of the xmlJoinNode property.
-