Package org.sblim.cimclient.internal.cim
Class CIMVersion
java.lang.Object
org.sblim.cimclient.internal.cim.CIMVersion
Class CIMVersion is responsible for providing the exact version number,
product name, etc. of the Java CIM Client
-
Constructor Details
-
CIMVersion
public CIMVersion()
-
-
Method Details
-
getBuildDate
Gets the build date- Returns:
- The build date
-
getBuildTime
Gets the build time- Returns:
- The build time
-
getCopyright
Gets the copyright statement- Returns:
- THe copyright
-
getProductName
Gets the product name- Returns:
- The product name
-
getVersion
Gets the version- Returns:
- The version
-
toString
toString -
main
main- Parameters:
args
-
-