Uses of Class
gov.nasa.arc.pds.xml.generated.Document
-
Packages that use Document Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Document in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Document Modifier and Type Field Description protected DocumentProductDocument. documentMethods in gov.nasa.arc.pds.xml.generated that return Document Modifier and Type Method Description DocumentObjectFactory. createDocument()Create an instance ofDocumentDocumentProductDocument. getDocument()Gets the value of the document property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Document Modifier and Type Method Description voidProductDocument. setDocument(Document value)Sets the value of the document property.
-