org.tolven.ctom.entity
Class AgentRelationship
java.lang.Object
org.tolven.ctom.entity.AgentRelationship
- All Implemented Interfaces:
- java.io.Serializable
public class AgentRelationship
- extends java.lang.Object
- implements java.io.Serializable
Association between compound agent and component agents.
- Version:
- 1.0
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgentRelationship
public AgentRelationship()
finalize
public void finalize()
throws java.lang.Throwable
- Overrides:
finalize in class java.lang.Object
- Throws:
java.lang.Throwable
getAgent
public Agent getAgent()
setAgent
public void setAgent(Agent agent)
getId
public long getId()
setId
public void setId(long id)