public class SetName extends CommandMessage
| Modifier and Type | Field and Description |
|---|---|
protected String |
Name
New name of the bot.
|
static String |
PROTOTYPE
Example how the message looks like - used during parser tests.
|
| Constructor and Description |
|---|
SetName()
Creates new instance of command SetName.
|
SetName(SetName original)
Cloning constructor.
|
SetName(String Name)
Creates new instance of command SetName.
|
public static final String PROTOTYPE
protected String Name
public SetName(String Name)
Name - New name of the bot.public SetName()
public SetName(SetName original)
original - Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.