Package de.dlr.proseo.model
Klasse ConfigurationFile
java.lang.Object
de.dlr.proseo.model.ConfigurationFile
A processor configuration file
- Autor:
- Dr. Thomas Bassler
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanGets the configuration file pathGets the configuration file versioninthashCode()voidsetFileName(String fileName) Sets the configuration file pathvoidsetFileVersion(String fileVersion) Sets the configuration file versiontoString()
-
Konstruktordetails
-
ConfigurationFile
public ConfigurationFile()
-
-
Methodendetails
-
getFileVersion
Gets the configuration file version- Gibt zurück:
- the file version
-
setFileVersion
Sets the configuration file version- Parameter:
fileVersion- the file version to set
-
getFileName
Gets the configuration file path- Gibt zurück:
- the fileName
-
setFileName
Sets the configuration file path- Parameter:
fileName- the fileName to set
-
hashCode
public int hashCode() -
equals
-
toString
-