public class Action extends Object
| Constructor and Description |
|---|
Action() |
Action(String actionId,
String message) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getActionId() |
String |
getMessage() |
int |
hashCode() |
void |
setActionId(String actionId) |
void |
setMessage(String message) |
String |
toString() |
Copyright © 2015 Red Hat, Inc.. All rights reserved.