Class representing metadata of a file.
More...
Class representing metadata of a file.
- Name: file basename
- Date: observation date. Defaut: -1
- Mdate: modification date on server. Defaut: -1
- Path: Remote path on server
def fetchchole.interface_fetch_chole.MetaFile.__init__ |
( |
|
self | ) |
|
def fetchchole.interface_fetch_chole.MetaFile.__ge__ |
( |
|
self, |
|
|
|
other |
|
) |
| |
def fetchchole.interface_fetch_chole.MetaFile.__gt__ |
( |
|
self, |
|
|
|
other |
|
) |
| |
def fetchchole.interface_fetch_chole.MetaFile.__le__ |
( |
|
self, |
|
|
|
other |
|
) |
| |
def fetchchole.interface_fetch_chole.MetaFile.__lt__ |
( |
|
self, |
|
|
|
other |
|
) |
| |
def fetchchole.interface_fetch_chole.MetaFile.__str__ |
( |
|
self | ) |
|
def fetchchole.interface_fetch_chole.MetaFile.copy |
( |
|
self | ) |
|
def fetchchole.interface_fetch_chole.MetaFile.get_mdate |
( |
|
self | ) |
|
def fetchchole.interface_fetch_chole.MetaFile.get_name |
( |
|
self | ) |
|
fetchchole.interface_fetch_chole.MetaFile.date |
fetchchole.interface_fetch_chole.MetaFile.description |
fetchchole.interface_fetch_chole.MetaFile.mdate |
fetchchole.interface_fetch_chole.MetaFile.name |
fetchchole.interface_fetch_chole.MetaFile.path |
The documentation for this class was generated from the following file: