private class MovesCommandFactory.AcceptTradeBuilder extends CookieBuilder
Modifier and Type | Field and Description |
---|---|
private boolean |
willAccept |
cookie, playerIndex
Modifier | Constructor and Description |
---|---|
private |
AcceptTradeBuilder() |
Modifier and Type | Method and Description |
---|---|
ICommand |
BuildCommand()
Builds a command.
|
void |
SetData(java.lang.String object)
The serialized data that needs passed to the command.
|
SetCookie
public ICommand BuildCommand()
ICommandBuilder
public void SetData(java.lang.String object)
ICommandBuilder
object
- Serialized object data.