Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlMap.Key
-
Packages that use XmlMap.Key Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlMap.Key in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlMap.Key Modifier and Type Field Description protected XmlMap.KeyXmlMap. keyMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlMap.Key Modifier and Type Method Description XmlMap.KeyObjectFactory. createXmlMapKey()Create an instance ofXmlMap.KeyXmlMap.KeyXmlMap. getKey()Gets the value of the key property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlMap.Key Modifier and Type Method Description voidXmlMap. setKey(XmlMap.Key value)Sets the value of the key property.
-