Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlSchemaTypes
-
Packages that use XmlSchemaTypes Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlSchemaTypes in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlSchemaTypes Modifier and Type Field Description protected XmlSchemaTypesXmlBindings. xmlSchemaTypesMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlSchemaTypes Modifier and Type Method Description XmlSchemaTypesObjectFactory. createXmlSchemaTypes()Create an instance ofXmlSchemaTypesXmlSchemaTypesXmlBindings. getXmlSchemaTypes()Gets the value of the xmlSchemaTypes property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlSchemaTypes Modifier and Type Method Description voidXmlBindings. setXmlSchemaTypes(XmlSchemaTypes value)Sets the value of the xmlSchemaTypes property.
-