Public Types | Public Member Functions | Public Attributes

alma.acs.alarmsanalyzer.save.SaveData Class Reference

List of all members.

Public Types

enum  FileContentType { TXT, WIKI }

Public Member Functions

 SaveData (FileContentType type, File file) throws IOException

Public Attributes

final FileContentType saveType

Detailed Description

Object of this class, collects the data to be saved on file.

Author:
acaproni

Member Enumeration Documentation

The types of saved file

Author:
acaproni
Enumerator:
TXT 
WIKI 

Constructor & Destructor Documentation

alma.acs.alarmsanalyzer.save.SaveData.SaveData ( FileContentType  type,
File  file 
) throws IOException

Constructor

Parameters:
type The type of text to write in the file

References alma.acs.alarmsanalyzer.save.SaveData.saveType.


Member Data Documentation

The type of the file to save

Referenced by alma.acs.alarmsanalyzer.save.SaveData.SaveData().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties