Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentFile
The Document File class describes a file which
is a part of a document.
|
Modifier and Type | Field and Description |
---|---|
protected File |
ProductZipped.file |
protected File |
FileAreaXMLSchema.file |
protected File |
FileAreaUpdate.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 |
protected File |
FileAreaAncillary.file |
Modifier and Type | Method and Description |
---|---|
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 |
FileAreaUpdate.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.
|
File |
FileAreaAncillary.getFile()
Gets the value of the file property.
|
Modifier and Type | Method and Description |
---|---|
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 |
FileAreaUpdate.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.
|
void |
FileAreaAncillary.setFile(File value)
Sets the value of the file property.
|
Constructor and Description |
---|
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.
|
Copyright © 2010–2016 Planetary Data System. All rights reserved.