Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlAccessMethods
-
Packages that use XmlAccessMethods Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlAccessMethods in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlAccessMethods Modifier and Type Field Description protected XmlAccessMethodsXmlAnyAttribute. xmlAccessMethodsprotected XmlAccessMethodsXmlAnyElement. xmlAccessMethodsprotected XmlAccessMethodsXmlAttribute. xmlAccessMethodsprotected XmlAccessMethodsXmlElement. xmlAccessMethodsprotected XmlAccessMethodsXmlElementRef. xmlAccessMethodsprotected XmlAccessMethodsXmlElementRefs. xmlAccessMethodsprotected XmlAccessMethodsXmlElements. xmlAccessMethodsprotected XmlAccessMethodsXmlInverseReference. xmlAccessMethodsprotected XmlAccessMethodsXmlTransformation. xmlAccessMethodsprotected XmlAccessMethodsXmlValue. xmlAccessMethodsprotected XmlAccessMethodsXmlVariableNode. xmlAccessMethodsMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlAccessMethods Modifier and Type Method Description XmlAccessMethodsObjectFactory. createXmlAccessMethods()Create an instance ofXmlAccessMethodsXmlAccessMethodsXmlAnyAttribute. getXmlAccessMethods()Gets the value of the xmlAccessMethods property.XmlAccessMethodsXmlAnyElement. getXmlAccessMethods()Gets the value of the xmlAccessMethods property.XmlAccessMethodsXmlAttribute. getXmlAccessMethods()Gets the value of the xmlAccessMethods property.XmlAccessMethodsXmlElement. getXmlAccessMethods()Gets the value of the xmlAccessMethods property.XmlAccessMethodsXmlElementRef. getXmlAccessMethods()Gets the value of the xmlAccessMethods property.XmlAccessMethodsXmlElementRefs. getXmlAccessMethods()Gets the value of the xmlAccessMethods property.XmlAccessMethodsXmlElements. getXmlAccessMethods()Gets the value of the xmlAccessMethods property.XmlAccessMethodsXmlInverseReference. getXmlAccessMethods()Gets the value of the xmlAccessMethods property.XmlAccessMethodsXmlTransformation. getXmlAccessMethods()Gets the value of the xmlAccessMethods property.XmlAccessMethodsXmlValue. getXmlAccessMethods()Gets the value of the xmlAccessMethods property.XmlAccessMethodsXmlVariableNode. getXmlAccessMethods()Gets the value of the xmlAccessMethods property.Methods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlAccessMethods Modifier and Type Method Description jakarta.xml.bind.JAXBElement<XmlAccessMethods>ObjectFactory. createXmlAccessMethods(XmlAccessMethods value)Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlAccessMethods Modifier and Type Method Description jakarta.xml.bind.JAXBElement<XmlAccessMethods>ObjectFactory. createXmlAccessMethods(XmlAccessMethods value)voidXmlAnyAttribute. setXmlAccessMethods(XmlAccessMethods value)Sets the value of the xmlAccessMethods property.voidXmlAnyElement. setXmlAccessMethods(XmlAccessMethods value)Sets the value of the xmlAccessMethods property.voidXmlAttribute. setXmlAccessMethods(XmlAccessMethods value)Sets the value of the xmlAccessMethods property.voidXmlElement. setXmlAccessMethods(XmlAccessMethods value)Sets the value of the xmlAccessMethods property.voidXmlElementRef. setXmlAccessMethods(XmlAccessMethods value)Sets the value of the xmlAccessMethods property.voidXmlElementRefs. setXmlAccessMethods(XmlAccessMethods value)Sets the value of the xmlAccessMethods property.voidXmlElements. setXmlAccessMethods(XmlAccessMethods value)Sets the value of the xmlAccessMethods property.voidXmlInverseReference. setXmlAccessMethods(XmlAccessMethods value)Sets the value of the xmlAccessMethods property.voidXmlTransformation. setXmlAccessMethods(XmlAccessMethods value)Sets the value of the xmlAccessMethods property.voidXmlValue. setXmlAccessMethods(XmlAccessMethods value)Sets the value of the xmlAccessMethods property.voidXmlVariableNode. setXmlAccessMethods(XmlAccessMethods value)Sets the value of the xmlAccessMethods property.
-