|
edtFTPj | |||||||||
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 String |
getBuildTimestamp()
Get the build timestamp |
static int[] |
getVersion()
Get the product version |
static String |
getVersionString()
Get the product version string |
static String |
report(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 String getVersionString()
public static final String getBuildTimestamp()
public static final String report(Object obj)
obj
- instance to report on
|
edtFTPj | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |