public class CustomKey extends Object
| Constructor and Description |
|---|
CustomKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCommand() |
String |
getText() |
int |
hashCode() |
void |
setCommand(String command) |
void |
setText(String text) |
Apache Camel