Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlSchema.XmlNs
-
Packages that use XmlSchema.XmlNs Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlSchema.XmlNs in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel with type parameters of type XmlSchema.XmlNs Modifier and Type Field Description protected List<XmlSchema.XmlNs>XmlSchema. xmlNsMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlSchema.XmlNs Modifier and Type Method Description XmlSchema.XmlNsObjectFactory. createXmlSchemaXmlNs()Create an instance ofXmlSchema.XmlNsMethods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlSchema.XmlNs Modifier and Type Method Description List<XmlSchema.XmlNs>XmlSchema. getXmlNs()Gets the value of the xmlNs property.
-