Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlSchema
-
Packages that use XmlSchema Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlSchema in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlSchema Modifier and Type Field Description protected XmlSchemaXmlBindings. xmlSchemaMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlSchema Modifier and Type Method Description XmlSchemaObjectFactory. createXmlSchema()Create an instance ofXmlSchemaXmlSchemaXmlBindings. getXmlSchema()Gets the value of the xmlSchema property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlSchema Modifier and Type Method Description voidXmlBindings. setXmlSchema(XmlSchema value)Sets the value of the xmlSchema property.
-