LaColla.core.msg
Class msgEventsAcceptSynchronizationRequest
java.lang.Object
LaColla.core.msg.Msg
LaColla.core.msg.msgEventsAcceptSynchronizationRequest
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class msgEventsAcceptSynchronizationRequest
- extends Msg
- See Also:
- Serialized Form
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 |
msgEventsAcceptSynchronizationRequest
public msgEventsAcceptSynchronizationRequest()
msgEventsAcceptSynchronizationRequest
public msgEventsAcceptSynchronizationRequest(int id)
getSummary
public TimestampSummary getSummary()
getAckSummary
public TimestampAckSummary getAckSummary()
setSummary
public void setSummary(TimestampSummary summary_)
setAckSummary
public void setAckSummary(TimestampAckSummary ackSummary_)