Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlAccessMethods
-
Uses of XmlAccessMethods in org.eclipse.persistence.jaxb.xmlmodel
Modifier and TypeFieldDescriptionprotected XmlAccessMethods
XmlAnyAttribute.xmlAccessMethods
protected XmlAccessMethods
XmlAnyElement.xmlAccessMethods
protected XmlAccessMethods
XmlAttribute.xmlAccessMethods
protected XmlAccessMethods
XmlElement.xmlAccessMethods
protected XmlAccessMethods
XmlElementRef.xmlAccessMethods
protected XmlAccessMethods
XmlElementRefs.xmlAccessMethods
protected XmlAccessMethods
XmlElements.xmlAccessMethods
protected XmlAccessMethods
XmlInverseReference.xmlAccessMethods
protected XmlAccessMethods
XmlTransformation.xmlAccessMethods
protected XmlAccessMethods
XmlValue.xmlAccessMethods
protected XmlAccessMethods
XmlVariableNode.xmlAccessMethods
Modifier and TypeMethodDescriptionObjectFactory.createXmlAccessMethods()
Create an instance ofXmlAccessMethods
XmlAnyAttribute.getXmlAccessMethods()
Gets the value of the xmlAccessMethods property.XmlAnyElement.getXmlAccessMethods()
Gets the value of the xmlAccessMethods property.XmlAttribute.getXmlAccessMethods()
Gets the value of the xmlAccessMethods property.XmlElement.getXmlAccessMethods()
Gets the value of the xmlAccessMethods property.XmlElementRef.getXmlAccessMethods()
Gets the value of the xmlAccessMethods property.XmlElementRefs.getXmlAccessMethods()
Gets the value of the xmlAccessMethods property.XmlElements.getXmlAccessMethods()
Gets the value of the xmlAccessMethods property.XmlInverseReference.getXmlAccessMethods()
Gets the value of the xmlAccessMethods property.XmlTransformation.getXmlAccessMethods()
Gets the value of the xmlAccessMethods property.XmlValue.getXmlAccessMethods()
Gets the value of the xmlAccessMethods property.XmlVariableNode.getXmlAccessMethods()
Gets the value of the xmlAccessMethods property.Modifier and TypeMethodDescriptionObjectFactory.createXmlAccessMethods
(XmlAccessMethods value) void
XmlAnyAttribute.setXmlAccessMethods
(XmlAccessMethods value) Sets the value of the xmlAccessMethods property.void
XmlAnyElement.setXmlAccessMethods
(XmlAccessMethods value) Sets the value of the xmlAccessMethods property.void
XmlAttribute.setXmlAccessMethods
(XmlAccessMethods value) Sets the value of the xmlAccessMethods property.void
XmlElement.setXmlAccessMethods
(XmlAccessMethods value) Sets the value of the xmlAccessMethods property.void
XmlElementRef.setXmlAccessMethods
(XmlAccessMethods value) Sets the value of the xmlAccessMethods property.void
XmlElementRefs.setXmlAccessMethods
(XmlAccessMethods value) Sets the value of the xmlAccessMethods property.void
XmlElements.setXmlAccessMethods
(XmlAccessMethods value) Sets the value of the xmlAccessMethods property.void
XmlInverseReference.setXmlAccessMethods
(XmlAccessMethods value) Sets the value of the xmlAccessMethods property.void
XmlTransformation.setXmlAccessMethods
(XmlAccessMethods value) Sets the value of the xmlAccessMethods property.void
XmlValue.setXmlAccessMethods
(XmlAccessMethods value) Sets the value of the xmlAccessMethods property.void
XmlVariableNode.setXmlAccessMethods
(XmlAccessMethods value) Sets the value of the xmlAccessMethods property.