|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.cc.framework.ComponentVersion
Program version
| Field Summary | |
private static ComponentVersion |
instance
reference to singleton instance |
private SystemType |
systype
System Type |
| Constructor Summary | |
private |
ComponentVersion()
constructor |
| Method Summary | |
java.util.Date |
getProductBuildDate()
Returns the build date |
java.lang.String |
getProductBuildNumber()
Returns the product build number |
int |
getProductMajorVersion()
Returns the product major version |
int |
getProductMinorVersion()
Returns the product minor version |
java.lang.String |
getProductName()
Returns the product name |
java.lang.String |
getProductNameExtension()
Returns the product name extension |
java.lang.String |
getProductVendor()
Returns the product vendor |
java.lang.String |
getProductVendorSite()
Returns the URL of the home page of the product vendor |
java.lang.String |
getProductVersion()
Returns the product version |
SystemType |
getSystemType()
Returns the system type |
static ComponentVersion |
instance()
returns the singleton instance |
void |
setSystemType(SystemType systype)
Sets the system type |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static ComponentVersion instance
private SystemType systype
| Constructor Detail |
private ComponentVersion()
| Method Detail |
public static ComponentVersion instance()
public java.util.Date getProductBuildDate()
VersionInfo
getProductBuildDate in interface VersionInfoVersionInfo.getProductBuildDate()public java.lang.String getProductBuildNumber()
VersionInfo
getProductBuildNumber in interface VersionInfoVersionInfo.getProductBuildNumber()public int getProductMajorVersion()
VersionInfo
getProductMajorVersion in interface VersionInfoVersionInfo.getProductMajorVersion()public int getProductMinorVersion()
VersionInfo
getProductMinorVersion in interface VersionInfoVersionInfo.getProductMinorVersion()public java.lang.String getProductName()
VersionInfo
getProductName in interface VersionInfoVersionInfo.getProductName()public java.lang.String getProductNameExtension()
VersionInfo
getProductNameExtension in interface VersionInfoVersionInfo.getProductNameExtension()public java.lang.String getProductVersion()
VersionInfo
getProductVersion in interface VersionInfoVersionInfo.getProductVersion()public java.lang.String getProductVendor()
VersionInfo
getProductVendor in interface VersionInfoVersionInfo.getProductVendor()public java.lang.String getProductVendorSite()
VersionInfo
getProductVendorSite in interface VersionInfoVersionInfo.getProductVendorSite()public SystemType getSystemType()
VersionInfo
getSystemType in interface VersionInfoVersionInfo.getSystemType()public void setSystemType(SystemType systype)
systype - The system type to set
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||