Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlJoinNodes
-
Uses of XmlJoinNodes in org.eclipse.persistence.jaxb.compiler
Modifier and TypeMethodDescriptionProperty.getXmlJoinNodes()
Return the XmlJoinNodes for this property.Modifier and TypeMethodDescriptionProperty.getXmlJoinNodesList()
Return the list of XmlJoinNodes for this Property, if any.Modifier and TypeMethodDescriptionvoid
Property.setXmlJoinNodes
(XmlJoinNodes xmlJoinNodes) Set XmlJoinNodes for this property.Modifier and TypeMethodDescriptionvoid
Property.setXmlJoinNodesList
(List<XmlJoinNodes> xmlJoinNodesList) Set the list of XmlJoinNodes for this Property. -
Uses of XmlJoinNodes in org.eclipse.persistence.jaxb.xmlmodel
Modifier and TypeMethodDescriptionObjectFactory.createXmlJoinNodes()
Create an instance ofXmlJoinNodes
Modifier and TypeMethodDescriptionObjectFactory.createXmlJoinNodes
(XmlJoinNodes value) XmlElements.getXmlJoinNodes()
Gets the value of the xmlJoinNodes property.