|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use File | |
---|---|
gov.nasa.arc.pds.xml.generated | |
gov.nasa.pds.label.object | 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.generated | |
---|---|
class |
DocumentFile
The Document File class describes a file which is a part of a document. |
Fields in gov.nasa.arc.pds.xml.generated declared as File | |
---|---|
protected File |
ProductZipped.file
|
protected File |
FileAreaXMLSchema.file
|
protected File |
FileAreaTransferManifest.file
|
protected File |
FileAreaText.file
|
protected File |
FileAreaSPICEKernel.file
|
protected File |
FileAreaSIPDeepArchive.file
|
protected File |
FileAreaServiceDescription.file
|
protected File |
FileAreaObservationalSupplemental.file
|
protected File |
FileAreaObservational.file
|
protected File |
FileAreaNative.file
|
protected File |
FileAreaInventory.file
|
protected File |
FileAreaEncodedImage.file
|
protected File |
FileAreaChecksumManifest.file
|
protected File |
FileAreaBrowse.file
|
protected File |
FileAreaBinary.file
|
Methods in gov.nasa.arc.pds.xml.generated that return File | |
---|---|
File |
ObjectFactory.createFile()
Create an instance of File |
File |
ProductZipped.getFile()
Gets the value of the file property. |
File |
FileAreaXMLSchema.getFile()
Gets the value of the file property. |
File |
FileAreaTransferManifest.getFile()
Gets the value of the file property. |
File |
FileAreaText.getFile()
Gets the value of the file property. |
File |
FileAreaSPICEKernel.getFile()
Gets the value of the file property. |
File |
FileAreaSIPDeepArchive.getFile()
Gets the value of the file property. |
File |
FileAreaServiceDescription.getFile()
Gets the value of the file property. |
File |
FileAreaObservationalSupplemental.getFile()
Gets the value of the file property. |
File |
FileAreaObservational.getFile()
Gets the value of the file property. |
File |
FileAreaNative.getFile()
Gets the value of the file property. |
File |
FileAreaInventory.getFile()
Gets the value of the file property. |
File |
FileAreaEncodedImage.getFile()
Gets the value of the file property. |
File |
FileAreaChecksumManifest.getFile()
Gets the value of the file property. |
File |
FileAreaBrowse.getFile()
Gets the value of the file property. |
File |
FileAreaBinary.getFile()
Gets the value of the file property. |
Methods in gov.nasa.arc.pds.xml.generated with parameters of type File | |
---|---|
void |
ProductZipped.setFile(File value)
Sets the value of the file property. |
void |
FileAreaXMLSchema.setFile(File value)
Sets the value of the file property. |
void |
FileAreaTransferManifest.setFile(File value)
Sets the value of the file property. |
void |
FileAreaText.setFile(File value)
Sets the value of the file property. |
void |
FileAreaSPICEKernel.setFile(File value)
Sets the value of the file property. |
void |
FileAreaSIPDeepArchive.setFile(File value)
Sets the value of the file property. |
void |
FileAreaServiceDescription.setFile(File value)
Sets the value of the file property. |
void |
FileAreaObservationalSupplemental.setFile(File value)
Sets the value of the file property. |
void |
FileAreaObservational.setFile(File value)
Sets the value of the file property. |
void |
FileAreaNative.setFile(File value)
Sets the value of the file property. |
void |
FileAreaInventory.setFile(File value)
Sets the value of the file property. |
void |
FileAreaEncodedImage.setFile(File value)
Sets the value of the file property. |
void |
FileAreaChecksumManifest.setFile(File value)
Sets the value of the file property. |
void |
FileAreaBrowse.setFile(File value)
Sets the value of the file property. |
void |
FileAreaBinary.setFile(File value)
Sets the value of the file property. |
Uses of File in gov.nasa.pds.label.object |
---|
Constructors in gov.nasa.pds.label.object with parameters of type File | |
---|---|
ArrayObject(File parentDir,
File fileObject,
Array array,
long offset)
Creats a new array instance. |
|
DataObject(File parentDir,
File fileObject,
long offset,
long size)
|
|
GenericObject(File parentDir,
File fileObject,
long offset,
long size)
Creates a new instance. |
|
TableObject(File parentDir,
File fileObject,
Object tableObject,
long offset,
long size)
Creates a new instance of the table object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |