public final class ActionId
extends Object
Constructor and Description |
---|
ActionId(long id)
Creates a new
ActionId instance. |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getId()
The ID of the Action.
|
int |
hashCode() |
String |
toString() |