LaColla.core.msg
Class msgAcceptAuthenticationOfParticipant
java.lang.Object
LaColla.core.msg.Msg
LaColla.core.msg.msgAcceptAuthenticationOfParticipant
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class msgAcceptAuthenticationOfParticipant
- extends Msg
- See Also:
- Serialized Form
Methods inherited from class LaColla.core.msg.Msg |
decrementConnectedAgents, getAddress, getConnectedAgents, getDest, getId, getKindOfAgent, getOb, getOwnerId, getSource, gettimestampLOCALlocation, setAddress, setConnectedAgents, setDest, setId, setKindOfAgent, setObject, setOwnerId, setSource, settimestampLOCALlocation, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
msgAcceptAuthenticationOfParticipant
public msgAcceptAuthenticationOfParticipant()
msgAcceptAuthenticationOfParticipant
public msgAcceptAuthenticationOfParticipant(int id)
setAuthenticated
public void setAuthenticated(boolean auth_)
getAuthenticated
public boolean getAuthenticated()
getUser
public java.lang.String getUser()
setUser
public void setUser(java.lang.String user_)
getGroupId
public java.lang.String getGroupId()
- Overrides:
getGroupId
in class Msg
setGroupId
public void setGroupId(java.lang.String groupId_)
- Overrides:
setGroupId
in class Msg
setMemberId
public void setMemberId(java.lang.String memberId)
- Parameters:
string
-
getMemberId
public java.lang.String getMemberId()
- Returns:
setAppId
public void setAppId(java.lang.String appId)
- Parameters:
appId
-
getAppId
public java.lang.String getAppId()
- Returns:
- Returns the appId.