|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eucalyptus.analysesi.save.AnalyseSIFile
public class AnalyseSIFile
Un fichier AnalyseSI associé à un format donné.
Constructor Summary | |
---|---|
AnalyseSIFile(java.io.File file,
Format format)
Le constructeur de AnalyseSIFile . |
Method Summary | |
---|---|
java.io.File |
getFile()
Retourne le fichier physique. |
Format |
getFormat()
Retourne le format du fichier. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnalyseSIFile(java.io.File file, Format format)
AnalyseSIFile
.
file
- Le fichier physiqueformat
- Le format du fichierMethod Detail |
---|
public java.io.File getFile()
public Format getFormat()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |