Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlSchema
Packages that use XmlSchema
-
Uses of XmlSchema in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlSchemaMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlSchemaModifier and TypeMethodDescriptionObjectFactory.createXmlSchema()Create an instance ofXmlSchemaXmlBindings.getXmlSchema()Gets the value of the xmlSchema property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlSchemaModifier and TypeMethodDescriptionvoidXmlBindings.setXmlSchema(XmlSchema value) Sets the value of the xmlSchema property.