Interface BooleanRuleProperty

All Superinterfaces:
PropertyDriven, RuleProperty

public interface BooleanRuleProperty extends RuleProperty
  • Method Details

    • isTrue

      boolean isTrue()
    • setTrue

      void setTrue(boolean isTrue)