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