Package eu.isas.searchgui.utilities
Class Properties
java.lang.Object
eu.isas.searchgui.utilities.Properties
This class provides the SearchGUI version number.
- Author:
- Harald Barsnes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRetrieves the version number set in the pom file.
-
Constructor Details
-
Properties
public Properties()Creates a new empty Properties object.
-
-
Method Details
-
getVersion
Retrieves the version number set in the pom file.- Returns:
- the version number of the SearchGUI
-