Interface LongRuleProperty

All Superinterfaces:
PropertyDriven, RuleProperty
All Known Implementing Classes:
StandardLongRuleProperty

public interface LongRuleProperty extends RuleProperty
  • Method Details

    • getLongValue

      long getLongValue()
    • setLongValue

      void setLongValue(long value)