Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlMap.Value
Packages that use XmlMap.Value
-
Uses of XmlMap.Value in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlMap.ValueMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlMap.ValueModifier and TypeMethodDescriptionObjectFactory.createXmlMapValue()
Create an instance ofXmlMap.Value
XmlMap.getValue()
Gets the value of the value property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlMap.ValueModifier and TypeMethodDescriptionvoid
XmlMap.setValue
(XmlMap.Value value) Sets the value of the value property.