Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlMap
-
Packages that use XmlMap Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlMap in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlMap Modifier and Type Field Description protected XmlMapXmlElement. xmlMapMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlMap Modifier and Type Method Description XmlMapObjectFactory. createXmlMap()Create an instance ofXmlMapXmlMapXmlElement. getXmlMap()Gets the value of the xmlMap property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlMap Modifier and Type Method Description voidXmlElement. setXmlMap(XmlMap value)Sets the value of the xmlMap property.
-