org.dps.core.model.character
Class ResearchAgent
java.lang.Object
org.dps.core.model.CachedData
org.dps.core.model.character.ResearchAgent
- All Implemented Interfaces:
- java.io.Serializable
public class ResearchAgent
- extends CachedData
- See Also:
- Serialized Form
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
agentID
public int agentID
currentPoints
public double currentPoints
pointsPerDay
public double pointsPerDay
remainderPoints
public double remainderPoints
researchStartDate
public long researchStartDate
skillTypeID
public int skillTypeID
toString
public java.lang.String toString()
- Overrides:
toString
in class CachedData