|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aselect.server.config.Version
public class Version
Class containing the version of the A-Select Server.
Description:
Methods that supply this version of the A-Select Server
Concurrency issues:
-
| Constructor Summary | |
|---|---|
Version()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getPatch()
Returns the patch version of this A-Select Server. |
static java.lang.String |
getRelease()
Returns the main release of this A-Select Server. |
static java.lang.String |
getSP()
Returns the service pack version of this A-Select Server. |
static java.lang.String |
getVersion()
Returns the main version of this A-Select Server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Version()
| Method Detail |
|---|
public static java.lang.String getVersion()
String.
public static java.lang.String getRelease()
String.
public static java.lang.String getSP()
String.
public static java.lang.String getPatch()
String.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||