Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlProperties
-
Uses of XmlProperties in org.eclipse.persistence.jaxb.xmlmodel
Modifier and TypeFieldDescriptionprotected XmlProperties
JavaType.xmlProperties
protected XmlProperties
XmlAnyAttribute.xmlProperties
protected XmlProperties
XmlAnyElement.xmlProperties
protected XmlProperties
XmlAttribute.xmlProperties
protected XmlProperties
XmlElement.xmlProperties
protected XmlProperties
XmlElementRef.xmlProperties
protected XmlProperties
XmlElementRefs.xmlProperties
protected XmlProperties
XmlElements.xmlProperties
protected XmlProperties
XmlInverseReference.xmlProperties
protected XmlProperties
XmlTransformation.xmlProperties
protected XmlProperties
XmlValue.xmlProperties
protected XmlProperties
XmlVariableNode.xmlProperties
Modifier and TypeMethodDescriptionJavaType.getXmlProperties()
Gets the value of the xmlProperties property.XmlAnyAttribute.getXmlProperties()
Gets the value of the xmlProperties property.XmlAnyElement.getXmlProperties()
Gets the value of the xmlProperties property.XmlAttribute.getXmlProperties()
Gets the value of the xmlProperties property.XmlElement.getXmlProperties()
Gets the value of the xmlProperties property.XmlElementRef.getXmlProperties()
Gets the value of the xmlProperties property.XmlElementRefs.getXmlProperties()
Gets the value of the xmlProperties property.XmlElements.getXmlProperties()
Gets the value of the xmlProperties property.XmlInverseReference.getXmlProperties()
Gets the value of the xmlProperties property.XmlTransformation.getXmlProperties()
Gets the value of the xmlProperties property.XmlValue.getXmlProperties()
Gets the value of the xmlProperties property.XmlVariableNode.getXmlProperties()
Gets the value of the xmlProperties property.Modifier and TypeMethodDescriptionObjectFactory.createXmlProperties
(XmlProperties value) void
JavaType.setXmlProperties
(XmlProperties value) Sets the value of the xmlProperties property.void
XmlAnyAttribute.setXmlProperties
(XmlProperties value) Sets the value of the xmlProperties property.void
XmlAnyElement.setXmlProperties
(XmlProperties value) Sets the value of the xmlProperties property.void
XmlAttribute.setXmlProperties
(XmlProperties value) Sets the value of the xmlProperties property.void
XmlElement.setXmlProperties
(XmlProperties value) Sets the value of the xmlProperties property.void
XmlElementRef.setXmlProperties
(XmlProperties value) Sets the value of the xmlProperties property.void
XmlElementRefs.setXmlProperties
(XmlProperties value) Sets the value of the xmlProperties property.void
XmlElements.setXmlProperties
(XmlProperties value) Sets the value of the xmlProperties property.void
XmlInverseReference.setXmlProperties
(XmlProperties value) Sets the value of the xmlProperties property.void
XmlTransformation.setXmlProperties
(XmlProperties value) Sets the value of the xmlProperties property.void
XmlValue.setXmlProperties
(XmlProperties value) Sets the value of the xmlProperties property.void
XmlVariableNode.setXmlProperties
(XmlProperties value) Sets the value of the xmlProperties property.