@Beta public final class PiActionId extends Identifier<String>
identifier| Modifier and Type | Method and Description |
|---|---|
String |
name()
Returns the name of the action.
|
static PiActionId |
of(String name)
Returns an action identifier with the given name.
|
equals, hashCode, id, toStringpublic String name()
public static PiActionId of(String name)
name - action name