@Beta public final class PiActionGroupMemberId extends org.onlab.util.Identifier<Integer> implements PiTableAction
PiTableAction.Type| Modifier and Type | Method and Description |
|---|---|
static PiActionGroupMemberId |
of(int id)
Returns an action group identifier for the given integer value.
|
PiTableAction.Type |
type()
Type of this action.
|
public static PiActionGroupMemberId of(int id)
id - identifierpublic PiTableAction.Type type()
PiTableActiontype in interface PiTableAction