Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlMap.Value
-
Packages that use XmlMap.Value Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlMap.Value in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlMap.Value Modifier and Type Field Description protected XmlMap.ValueXmlMap. valueMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlMap.Value Modifier and Type Method Description XmlMap.ValueObjectFactory. createXmlMapValue()Create an instance ofXmlMap.ValueXmlMap.ValueXmlMap. getValue()Gets the value of the value property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlMap.Value Modifier and Type Method Description voidXmlMap. setValue(XmlMap.Value value)Sets the value of the value property.
-