Class PiActionProfileId


  • @Beta
    public final class PiActionProfileId
    extends Identifier<java.lang.String>
    Identifier of an action profile in a protocol-independent pipeline, unique withing the scope of a pipeline model.
    • Method Detail

      • of

        public static PiActionProfileId of​(java.lang.String name)
        Returns an identifier for the given action profile name.
        Parameters:
        name - action profile name
        Returns:
        action profile ID