utilities
Class AboutToolbox
- java.lang.Object
-
- utilities.AboutToolbox
-
Deprecated.Use the com.ibm.as400.util version instead.
public class AboutToolbox extends java.lang.Object
Prints the current version of the Toolbox that is found in the user's CLASSPATH.Syntax: java utilities.AboutToolbox
- See Also:
Package
,Copyright
-
-
Constructor Summary
Constructors Constructor and Description AboutToolbox()
Deprecated.
-
Method Summary
Methods Modifier and Type Method and Description static java.lang.String
getVersionDescription()
Deprecated.Returns version information about the Toolbox.static void
main(java.lang.String[] args)
Deprecated.
-