|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ihr.xbrl.dts.Version
public class Version
Provides static information about the version number
| Field Summary | |
|---|---|
static java.lang.String |
APP_VERSION
This is the API version. |
static java.lang.String |
APP_VERSION_SMALL
This is the API major version numbers. |
static java.lang.String |
APP_VERSION_STRING
This is the API version string. |
static java.util.Date |
compilationDate
This is the api compilation date. this variable value is updated by the script generating the libraries |
static java.lang.String |
compilationDateLastResort
|
| Constructor Summary | |
|---|---|
Version()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String APP_VERSION_SMALL
public static final java.lang.String APP_VERSION
public static final java.lang.String APP_VERSION_STRING
public static final java.lang.String compilationDateLastResort
public static final java.util.Date compilationDate
| Constructor Detail |
|---|
public Version()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||