net.sf.borg.model.entity
Class Tasklog
java.lang.Object
net.sf.borg.model.entity.KeyedEntity<Tasklog>
net.sf.borg.model.entity.Tasklog
- All Implemented Interfaces:
- Serializable
public class Tasklog
- extends KeyedEntity<Tasklog>
The Tasklog Entity
- See Also:
- Serialized Form
Tasklog
public Tasklog()
clone
protected Tasklog clone()
- Overrides:
clone in class KeyedEntity<Tasklog>
getLogTime
public Date getLogTime()
getDescription
public String getDescription()
getTask
public Integer getTask()
setLogTime
public void setLogTime(Date logTime)
setDescription
public void setDescription(String Description)
setTask
public void setTask(Integer Task)
toString
public String toString()
- Overrides:
toString in class KeyedEntity<Tasklog>
equals
public boolean equals(Object o)
- Overrides:
equals in class KeyedEntity<Tasklog>
canEqual
public boolean canEqual(Object other)
- Overrides:
canEqual in class KeyedEntity<Tasklog>
hashCode
public int hashCode()
- Overrides:
hashCode in class KeyedEntity<Tasklog>
Generated December 30 2011 by mbb using Apache Ant(TM) version 1.8.2 compiled on December 20 2010 and Java version 1.6.0_30 from Sun Microsystems Inc. on Linux i386 3.0.0-14-generic-pae