LaColla.core.msg
Class msgMembersAndGroupsInvokeConsistencyRequest
java.lang.Object
LaColla.core.msg.Msg
LaColla.core.msg.msgMembersAndGroupsInvokeConsistencyRequest
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class msgMembersAndGroupsInvokeConsistencyRequest
- extends Msg
- Author:
- Xavier
Created on 13-nov-2004 by Xavier into LaColla.core.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 |
msgMembersAndGroupsInvokeConsistencyRequest
public msgMembersAndGroupsInvokeConsistencyRequest()
setMemberSummary
public void setMemberSummary(MemberSummary summary)
- Parameters:
summary
-
getMSummary
public MemberSummary getMSummary()
- Returns:
- Returns the mSummary.
setMSummary
public void setMSummary(MemberSummary summary)
- Parameters:
summary
- The mSummary to set.
getGSummary
public GroupSummary getGSummary()
- Returns:
setGSummary
public void setGSummary(GroupSummary summary)
- Parameters:
summary
- The gSummary to set.
getMemberId
public java.lang.String getMemberId()
- Returns:
setMemberId
public void setMemberId(java.lang.String memberId)
- Parameters:
memberId
- The memberId to set.