Class PiMatchFieldId


  • @Beta
    public final class PiMatchFieldId
    extends Identifier<java.lang.String>
    Identifier of a match field in a protocol-independent pipeline, unique within the scope of a table model.
    • Method Detail

      • of

        public static PiMatchFieldId of​(java.lang.String name)
        Returns an identifier for the given match field name.
        Parameters:
        name - match field name
        Returns:
        match field ID