Details about the current build. More...
Public Member Functions | |
Build () | |
Static Public Member Functions | |
static java.util.Date | getDate () |
Gets the build date. More... | |
static int | getDay () |
Gets the build day. More... | |
static int | getMajorVersion () |
Gets the build major version. More... | |
static int | getMinorVersion () |
Gets the build minor version. More... | |
static int | getMonth () |
Gets the build month. More... | |
static int | getPatchVersion () |
Gets the build patch version. More... | |
static int | getRevisionVersion () |
Gets the build revision version. More... | |
static String | getVersion () |
Gets the full build version. More... | |
static int | getYear () |
Gets the build year. More... | |
Static Public Attributes | |
static final String | VersionConstant = "0.0.0.0" |
Gets the build version. More... | |
Details about the current build.
fm.liveswitch.Build.Build | ( | ) |
|
static |
Gets the build date.
|
static |
Gets the build day.
|
static |
Gets the build major version.
|
static |
Gets the build minor version.
|
static |
Gets the build month.
|
static |
Gets the build patch version.
|
static |
Gets the build revision version.
|
static |
Gets the full build version.
|
static |
Gets the build year.
|
static |
Gets the build version.