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