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.JavaTypesXmlBindings.getJavaTypes()Gets the value of the javaTypes property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlBindings.JavaTypesModifier and TypeMethodDescriptionvoidXmlBindings.setJavaTypes(XmlBindings.JavaTypes value) Sets the value of the javaTypes property.