Class FlowRuleOperation


  • public class FlowRuleOperation
    extends java.lang.Object
    Representation of an operation on a flow rule table.
    • Method Detail

      • rule

        public FlowRule rule()
        Returns the flow rule.
        Returns:
        flow rule
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object