Package commands

Class DeleteCommand

java.lang.Object
commands.DeleteCommand
All Implemented Interfaces:
Command
Direct Known Subclasses:
DeleteCommandGui

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

    Constructors 
    Constructor Description
    DeleteCommand()  
  • 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