public class CallbackGame extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
gameShortName |
| Constructor and Description |
|---|
CallbackGame() |
CallbackGame(String gameShortName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getGameShortName() |
int |
hashCode() |
void |
setGameShortName(String gameShortName) |
Apache Camel