public class TCInfoTeamChannelCreated extends TCInfoData
| Modifier and Type | Field and Description |
|---|---|
static cz.cuni.amis.utils.token.IToken |
MESSAGE_TYPE |
| Constructor and Description |
|---|
TCInfoTeamChannelCreated(long requestId,
long simTime) |
| Modifier and Type | Method and Description |
|---|---|
TCChannel |
getChannel() |
void |
setChannel(TCChannel channel) |
String |
toString() |
getRequestIdgetMessageType, getSimTime, setMessageType, setSimTimepublic TCInfoTeamChannelCreated(long requestId,
long simTime)
public TCChannel getChannel()
public void setChannel(TCChannel channel)
public String toString()
toString in class TCInfoDataCopyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.