Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlVariableNode
-
Packages that use XmlVariableNode Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlVariableNode in org.eclipse.persistence.jaxb.xmlmodel
Methods in org.eclipse.persistence.jaxb.xmlmodel that return XmlVariableNode Modifier and Type Method Description XmlVariableNodeObjectFactory. createXmlVariableNode()Create an instance ofXmlVariableNodeMethods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlVariableNode Modifier and Type Method Description jakarta.xml.bind.JAXBElement<XmlVariableNode>ObjectFactory. createXmlVariableNode(XmlVariableNode value)Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlVariableNode Modifier and Type Method Description jakarta.xml.bind.JAXBElement<XmlVariableNode>ObjectFactory. createXmlVariableNode(XmlVariableNode value)
-