@Beta public final class PiActionGroupId extends Identifier<java.lang.Integer> implements PiTableAction
PiTableAction.Type
identifier
Modifier and Type | Method and Description |
---|---|
static PiActionGroupId |
of(int id)
Returns an action group identifier for the given integer value.
|
PiTableAction.Type |
type()
Type of this action.
|
equals, hashCode, id, toString
public static PiActionGroupId of(int id)
id
- identifierpublic PiTableAction.Type type()
PiTableAction
type
in interface PiTableAction