LaColla.core.msg
Class msgToSAConnectedAgents
java.lang.Object
LaColla.core.msg.Msg
LaColla.core.msg.msgToSAConnectedAgents
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class msgToSAConnectedAgents
- extends Msg
- Author:
- Xavier
Created on 14-dic-2004 by Xavier into LaColla.core.msg
- See Also:
- Serialized Form
Constructor Summary |
msgToSAConnectedAgents(int kindOfAgent,
java.lang.String address,
Hp hp2,
Timestamp timestamp2,
java.lang.String ownerId,
java.lang.String groupId)
|
Methods inherited from class LaColla.core.msg.Msg |
decrementConnectedAgents, getAddress, getConnectedAgents, getDest, getGroupId, getId, getKindOfAgent, getOb, getOwnerId, getSource, gettimestampLOCALlocation, setAddress, setConnectedAgents, setDest, setGroupId, setId, setKindOfAgent, setObject, setOwnerId, setSource, settimestampLOCALlocation, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
msgToSAConnectedAgents
public msgToSAConnectedAgents(int kindOfAgent,
java.lang.String address,
Hp hp2,
Timestamp timestamp2,
java.lang.String ownerId,
java.lang.String groupId)
- Parameters:
kindOfAgent
- address
- hp2
- timestamp2
- ownerId
- groupId
-
getHp
public Hp getHp()
- Returns:
getTimestamp
public Timestamp getTimestamp()
- Returns:
setHp
public void setHp(Hp hp)
- Parameters:
hp
- The hp to set.
setTimestamp
public void setTimestamp(Timestamp timestamp)
- Parameters:
timestamp
- The timestamp to set.