Public Types | |
| enum | FileContentType { TXT, WIKI } |
Public Member Functions | |
| SaveData (FileContentType type, File file) throws IOException | |
Public Attributes | |
| final FileContentType | saveType |
Object of this class, collects the data to be saved on file.
| alma.acs.alarmsanalyzer.save.SaveData.SaveData | ( | FileContentType | type, | |
| File | file | |||
| ) | throws IOException |
Constructor
| type | The type of text to write in the file |
References alma.acs.alarmsanalyzer.save.SaveData.saveType.
The type of the file to save
Referenced by alma.acs.alarmsanalyzer.save.SaveData.SaveData().
1.7.0