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. 
       
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AboutToolbox

        public AboutToolbox()
        Deprecated. 
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
        Deprecated. 
      • getVersionDescription

        public static java.lang.String getVersionDescription()
        Deprecated. 
        Returns version information about the Toolbox.
        Returns:
        Version information about the Toolbox.