LaColla.core.msg
Class msgEventsInvokeSynchronizationRequest

java.lang.Object
  extended by LaColla.core.msg.Msg
      extended by LaColla.core.msg.msgEventsInvokeSynchronizationRequest
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class msgEventsInvokeSynchronizationRequest
extends Msg

See Also:
Serialized Form

Constructor Summary
msgEventsInvokeSynchronizationRequest()
           
msgEventsInvokeSynchronizationRequest(int id)
           
 
Method Summary
 PurgeSummary getPurgeSummary()
           
 TimestampSummary getSummary()
           
 void setPurgeSummary(PurgeSummary purgeSummary)
           
 void setSummary(TimestampSummary summary_)
           
 
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
 

Constructor Detail

msgEventsInvokeSynchronizationRequest

public msgEventsInvokeSynchronizationRequest()

msgEventsInvokeSynchronizationRequest

public msgEventsInvokeSynchronizationRequest(int id)
Method Detail

getSummary

public TimestampSummary getSummary()

setSummary

public void setSummary(TimestampSummary summary_)

getPurgeSummary

public PurgeSummary getPurgeSummary()

setPurgeSummary

public void setPurgeSummary(PurgeSummary purgeSummary)