public class BuildStamp extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | BUILD_DSTAMP | 
| static String | BUILD_MAJOR_VERSION | 
| static String | BUILD_MINOR_VERSION | 
| static String | BUILD_TODAY | 
| static String | BUILD_TSTAMP | 
| Constructor and Description | 
|---|
| BuildStamp() | 
public static String BUILD_MAJOR_VERSION
public static String BUILD_MINOR_VERSION
public static String BUILD_DSTAMP
public static String BUILD_TSTAMP
public static String BUILD_TODAY
public static void main(String[] args)