Interface LongRuleProperty
- All Superinterfaces:
PropertyDriven,RuleProperty
- All Known Implementing Classes:
StandardLongRuleProperty
-
Method Summary
Methods inherited from interface eu.dnetlib.validator2.engine.PropertyDriven
readFrom, writeToMethods inherited from interface eu.dnetlib.validator2.engine.RuleProperty
getName, getValue, setValue
-
Method Details
-
getLongValue
long getLongValue() -
setLongValue
void setLongValue(long value)
-