com.bmc.cmdb.api
Class Version

java.lang.Object
  extended by com.bmc.cmdb.api.Version

public class Version
extends java.lang.Object

The Version class is a utility class that provides the version and build information for the com.bmc.cmdb.api package.


Constructor Summary
Version()
           
 
Method Summary
static void main(java.lang.String[] args)
          Gets the list of version and build values for the com.bmc.cmdb.api package, according to the specified argument.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

public Version()
Method Detail

main

public static void main(java.lang.String[] args)
Gets the list of version and build values for the com.bmc.cmdb.api package, according to the specified argument. The arguments can include Name, Version, Vendor, and Build Number.

Parameters:
args, - can include Name, Version, Vendor, and Build Number for the com.bmc.cmdb.api package


(c) Copyright 2004-2007 BMC Software, Inc.