Uses of Class
gov.nasa.arc.pds.xml.generated.File
Packages that use File
Package
Description
Implementations of objects that represent the data objects that can be referenced by PDS labels.
-
Uses of File in gov.nasa.arc.pds.xml.generated
Subclasses of File in gov.nasa.arc.pds.xml.generatedModifier and TypeClassDescriptionclassThe Document File class describes a file which is a part of a document.Fields in gov.nasa.arc.pds.xml.generated declared as FileModifier and TypeFieldDescriptionprotected FileFileAreaAncillary.fileprotected FileFileAreaBinary.fileprotected FileFileAreaBrowse.fileprotected FileFileAreaChecksumManifest.fileprotected FileFileAreaEncodedImage.fileprotected FileFileAreaExternal.fileprotected FileFileAreaInventory.fileprotected FileFileAreaMetadata.fileprotected FileFileAreaNative.fileprotected FileFileAreaObservational.fileprotected FileFileAreaObservationalSupplemental.fileprotected FileFileAreaServiceDescription.fileprotected FileFileAreaSIPDeepArchive.fileprotected FileFileAreaSPICEKernel.fileprotected FileFileAreaText.fileprotected FileFileAreaTransferManifest.fileprotected FileFileAreaUpdate.fileprotected FileFileAreaXMLSchema.fileprotected FileProductZipped.fileMethods in gov.nasa.arc.pds.xml.generated that return FileModifier and TypeMethodDescriptionObjectFactory.createFile()Create an instance ofFileFileAreaAncillary.getFile()Gets the value of the file property.FileAreaBinary.getFile()Gets the value of the file property.FileAreaBrowse.getFile()Gets the value of the file property.FileAreaChecksumManifest.getFile()Gets the value of the file property.FileAreaEncodedImage.getFile()Gets the value of the file property.FileAreaExternal.getFile()Gets the value of the file property.FileAreaInventory.getFile()Gets the value of the file property.FileAreaMetadata.getFile()Gets the value of the file property.FileAreaNative.getFile()Gets the value of the file property.FileAreaObservational.getFile()Gets the value of the file property.FileAreaObservationalSupplemental.getFile()Gets the value of the file property.FileAreaServiceDescription.getFile()Gets the value of the file property.FileAreaSIPDeepArchive.getFile()Gets the value of the file property.FileAreaSPICEKernel.getFile()Gets the value of the file property.FileAreaText.getFile()Gets the value of the file property.FileAreaTransferManifest.getFile()Gets the value of the file property.FileAreaUpdate.getFile()Gets the value of the file property.FileAreaXMLSchema.getFile()Gets the value of the file property.ProductZipped.getFile()Gets the value of the file property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type FileModifier and TypeMethodDescriptionvoidSets the value of the file property.voidSets the value of the file property.voidSets the value of the file property.voidSets the value of the file property.voidSets the value of the file property.voidSets the value of the file property.voidSets the value of the file property.voidSets the value of the file property.voidSets the value of the file property.voidSets the value of the file property.voidSets the value of the file property.voidSets the value of the file property.voidSets the value of the file property.voidSets the value of the file property.voidSets the value of the file property.voidSets the value of the file property.voidSets the value of the file property.voidSets the value of the file property.voidSets the value of the file property. -
Uses of File in gov.nasa.pds.label.object
Fields in gov.nasa.pds.label.object declared as FileConstructors in gov.nasa.pds.label.object with parameters of type FileModifierConstructorDescriptionArrayObject(File parentDir, File fileObject, Array array, long offset) Deprecated.ArrayObject(File parentDir, File fileObject, Array array, long offset, DataObjectLocation location) Creats a new array instance.ArrayObject(URL parent, File fileObject, Array array, long offset) Deprecated.ArrayObject(URL parent, File fileObject, Array array, long offset, DataObjectLocation location) Creates a new array instance.protectedDataObject(File parentDir, File fileObject, long offset, long size) protectedDataObject(URL parentDir, File fileObject, long offset, long size, DataObjectLocation location) protectedDataObject(URL parentDir, File fileObject, long offset, long size, DataObjectLocation location, String name) GenericObject(File parentDir, File fileObject, long offset, long size) Deprecated.GenericObject(File parentDir, File fileObject, long offset, long size, DataObjectLocation location) Creates a new instance.GenericObject(URL parentDir, File fileObject, long offset, long size) Deprecated.GenericObject(URL parentDir, File fileObject, long offset, long size, DataObjectLocation location) Creates a new instance.TableObject(File parentDir, File fileObject, Object tableObject, long offset, long size) Deprecated.TableObject(File parentDir, File fileObject, Object tableObject, long offset, long size, DataObjectLocation location) Creates a new instance of the table object.TableObject(URL parentDir, File fileObject, Object tableObject, long offset, long size) Deprecated.TableObject(URL parentDir, File fileObject, Object tableObject, long offset, long size, DataObjectLocation location) Creates a new instance of the table object.