|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.enterprisedt.net.ftp.VersionDetails
public class VersionDetails
Aggregates the version information
| Constructor Summary | |
|---|---|
VersionDetails()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getBuildTimestamp()
Get the build timestamp |
static int[] |
getVersion()
Get the product version |
static java.lang.String |
getVersionString()
Get the product version string |
static java.lang.String |
report(java.lang.Object obj)
Report on useful things for debugging purposes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VersionDetails()
| Method Detail |
|---|
public static final int[] getVersion()
public static final java.lang.String getVersionString()
public static final java.lang.String getBuildTimestamp()
public static final java.lang.String report(java.lang.Object obj)
obj - instance to report on
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||