lcanals.tc.core
Interface Task

All Known Subinterfaces:
PlanTask
All Known Implementing Classes:
TaskBean

public interface Task

Task data, inserted by the user.

Author:
www.lfcanals.es.org

Method Summary
 boolean equals(java.lang.Object other)
          True if and only if the Tasks have the same id
 java.lang.String getDescription()
           
 int getDifficulty()
           
 int getId()
           
 int getRisk()
           
 

Method Detail

getId

public int getId()

getDifficulty

public int getDifficulty()

getRisk

public int getRisk()

getDescription

public java.lang.String getDescription()

equals

public boolean equals(java.lang.Object other)
True if and only if the Tasks have the same id
Overrides:
equals in class java.lang.Object


Luis F. Canals. Supported by www.sourceforge.net