Class DateEffectiveRuleAttribute

java.lang.Object
org.drools.verifier.core.index.model.DateEffectiveRuleAttribute
All Implemented Interfaces:
RuleAttribute

public class DateEffectiveRuleAttribute extends Object implements RuleAttribute
  • Field Details

    • NAME

      public static String NAME
  • Constructor Details

    • DateEffectiveRuleAttribute

      public DateEffectiveRuleAttribute(int index, Date value)
  • Method Details