| |
|
| java.lang.Object com.go.tea.PackageInfo
PackageInfo | final public class PackageInfo (Code) | | |
getBaseDirectory | public static String getBaseDirectory()(Code) | | |
getBuildDate | public static Date getBuildDate()(Code) | | |
getBuildLocation | public static String getBuildLocation()(Code) | | |
getImplementationTitle | public static String getImplementationTitle()(Code) | | |
getImplementationVendor | public static String getImplementationVendor()(Code) | | |
getImplementationVersion | public static String getImplementationVersion()(Code) | | |
getProductVersion | public static String getProductVersion()(Code) | | |
getSpecificationTitle | public static String getSpecificationTitle()(Code) | | |
getSpecificationVendor | public static String getSpecificationVendor()(Code) | | |
getSpecificationVersion | public static String getSpecificationVersion()(Code) | | |
main | public static void main(String[] args)(Code) | | Prints all the PackageInfo properties to standard out.
|
|
|
|