Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlSchemaTypes
Packages that use XmlSchemaTypes
-
Uses of XmlSchemaTypes in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlSchemaTypesMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlSchemaTypesModifier and TypeMethodDescriptionObjectFactory.createXmlSchemaTypes()Create an instance ofXmlSchemaTypesXmlBindings.getXmlSchemaTypes()Gets the value of the xmlSchemaTypes property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlSchemaTypesModifier and TypeMethodDescriptionvoidXmlBindings.setXmlSchemaTypes(XmlSchemaTypes value) Sets the value of the xmlSchemaTypes property.