Class PiActionProfileGroupId

  • All Implemented Interfaces:
    PiTableAction

    @Beta
    public final class PiActionProfileGroupId
    extends Identifier<Integer>
    implements PiTableAction
    Identifier of an action profile group in a protocol-independent pipeline, unique within the scope of an action profile.
    • Method Detail

      • of

        public static PiActionProfileGroupId of​(int id)
        Returns an action profile group identifier for the given integer value.
        Parameters:
        id - identifier
        Returns:
        action profile group