|
Earth Observation Mission CFI Software DataHandling Software User Manual for JAVA |
|
File Information for EEFile.setSchema method. More...
Public Member Functions | |
| FileInfo (long sat_in, long filetype_in) | |
| Constructor with arguments. | |
| native String | selectSchema () throws CfiError |
| Returns the most recent schema name supported for a given file type and mission. | |
Public Attributes | |
| long | satId |
| Satellite ID (enumeration XDSatIdEnum). | |
| long | filetype |
| File type enumeration (enumeration FileTypeEnum). | |
File Information for EEFile.setSchema method.
| EECFI.FileInfo.FileInfo | ( | long | sat_in, | |
| long | filetype_in | |||
| ) |
Constructor with arguments.
| boolean EECFI.FileInfo::selectSchema | ( | ) | throws CfiError |
Returns the most recent schema name supported for a given file type and mission.
File type enumeration (enumeration FileTypeEnum).
| long EECFI.FileInfo.satId |
Satellite ID (enumeration XDSatIdEnum).
1.7.1