Interface ConditionValue

All Known Implementing Classes:
AbstractConditionValue, DefaultConditionValue, SimpleConditionValue

public interface ConditionValue
  • Method Details

    • getValues

      List<Object> getValues()
    • getOperator

      Operator getOperator()
    • isLinkedByOR

      boolean isLinkedByOR()