public class Command extends Object implements Serializable
| Constructor and Description |
|---|
Command() |
| Modifier and Type | Method and Description |
|---|---|
Command |
addAttribute(String key,
String value) |
List<String> |
attributeNames() |
String |
attributeValue(String key) |
String |
operation() |
Command |
operation(String operation) |
Copyright © 2019. All rights reserved.