Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlMap.Key
Packages that use XmlMap.Key
-
Uses of XmlMap.Key in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlMap.KeyMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlMap.KeyModifier and TypeMethodDescriptionObjectFactory.createXmlMapKey()
Create an instance ofXmlMap.Key
XmlMap.getKey()
Gets the value of the key property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlMap.KeyModifier and TypeMethodDescriptionvoid
XmlMap.setKey
(XmlMap.Key value) Sets the value of the key property.