Uses of Class
gov.nasa.arc.pds.xml.generated.DocumentFile
-
Packages that use DocumentFile Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of DocumentFile in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type DocumentFile Modifier and Type Field Description protected java.util.List<DocumentFile>DocumentEdition. documentFilesMethods in gov.nasa.arc.pds.xml.generated that return DocumentFile Modifier and Type Method Description DocumentFileObjectFactory. createDocumentFile()Create an instance ofDocumentFileMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type DocumentFile Modifier and Type Method Description java.util.List<DocumentFile>DocumentEdition. getDocumentFiles()Gets the value of the documentFiles property.
-