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