Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlBindings.JavaTypes
Packages that use XmlBindings.JavaTypes
-
Uses of XmlBindings.JavaTypes in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlBindings.JavaTypesMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlBindings.JavaTypesModifier and TypeMethodDescriptionObjectFactory.createXmlBindingsJavaTypes()
Create an instance ofXmlBindings.JavaTypes
XmlBindings.getJavaTypes()
Gets the value of the javaTypes property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlBindings.JavaTypesModifier and TypeMethodDescriptionvoid
XmlBindings.setJavaTypes
(XmlBindings.JavaTypes value) Sets the value of the javaTypes property.