Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlAccessMethods
Packages that use XmlAccessMethods
-
Uses of XmlAccessMethods in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlAccessMethodsModifier and TypeFieldDescriptionprotected 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 XmlAccessMethodsModifier and TypeMethodDescriptionObjectFactory.createXmlAccessMethods()Create an instance ofXmlAccessMethodsXmlAnyAttribute.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.Methods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlAccessMethodsMethods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlAccessMethodsModifier and TypeMethodDescriptionObjectFactory.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.