public class Command extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Command.Type |
| Constructor and Description |
|---|
Command(ZObject destination,
Command.Type type) |
Command(ZObject destination,
Command.Type type,
Object arg) |
public Command(ZObject destination, Command.Type type)
public Command(ZObject destination, Command.Type type, Object arg)
public ZObject destination()
public Command.Type type()
Copyright © 2014. All rights reserved.