byucc.jhdl.apps.Tbone
Class ReleaseCommand
java.lang.Object
byucc.jhdl.apps.Tbone.ReleaseCommand
- All Implemented Interfaces:
- CLICommand
- public class ReleaseCommand
- extends java.lang.Object
- implements CLICommand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OVERLOAD
public static final int OVERLOAD
- See Also:
- Constant Field Values
ReleaseCommand
public ReleaseCommand(Tbone myTb)
execute
public java.lang.Object execute(CLInterpreter interp,
java.lang.String[] argv)
throws CLIException
- Specified by:
execute
in interface CLICommand
- Throws:
CLIException
getHelpText
public java.lang.String getHelpText(java.lang.String cmdName)
- Specified by:
getHelpText
in interface CLICommand
getHelpType
public java.lang.String getHelpType(java.lang.String cmdName)
- Specified by:
getHelpType
in interface CLICommand
getUsageText
public java.lang.String getUsageText(java.lang.String cmdName)
- Specified by:
getUsageText
in interface CLICommand
Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.