Interface RuleExpressionContract

All Superinterfaces:
GloballyUnique, Identifiable, Versioned
All Known Implementing Classes:
RuleExpression, RuleExpression.Builder

public interface RuleExpressionContract extends Identifiable, Versioned, GloballyUnique
  • Method Details

    • getType

      String getType()
    • getExpression

      String getExpression()