LaColla.core.msg
Class msgMembersAndGroupsAcceptConsistencyRequest
java.lang.Object
LaColla.core.msg.Msg
LaColla.core.msg.msgMembersAndGroupsAcceptConsistencyRequest
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class msgMembersAndGroupsAcceptConsistencyRequest
- 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 |
msgMembersAndGroupsAcceptConsistencyRequest
public msgMembersAndGroupsAcceptConsistencyRequest()
setMSummary
public void setMSummary(MemberSummary summary)
- Parameters:
summary
-
getMSummary
public MemberSummary getMSummary()
- Returns:
- Returns the mSummary.
getGSummary
public GroupSummary getGSummary()
- Returns:
- Returns the gSummary.
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.