Package commands

Class AddCommand

java.lang.Object
commands.AddCommand
All Implemented Interfaces:
Command
Direct Known Subclasses:
AddCommandGui

public class AddCommand
extends java.lang.Object
implements Command
Command which adds a new task.
Author:
Melvin Campos Casares
  • Constructor Summary

    Constructors 
    Constructor Description
    AddCommand()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String description()  
    void execute()  
    static java.lang.String usage()  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait