Uses of Class
gov.nasa.arc.pds.xml.generated.XMLSchema
-
Packages that use XMLSchema Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of XMLSchema in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as XMLSchema Modifier and Type Field Description protected XMLSchema
FileAreaXMLSchema. xmlSchema
Methods in gov.nasa.arc.pds.xml.generated that return XMLSchema Modifier and Type Method Description XMLSchema
ObjectFactory. createXMLSchema()
Create an instance ofXMLSchema
XMLSchema
FileAreaXMLSchema. getXMLSchema()
Gets the value of the xmlSchema property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type XMLSchema Modifier and Type Method Description void
FileAreaXMLSchema. setXMLSchema(XMLSchema value)
Sets the value of the xmlSchema property.
-