Class StandardLongRuleProperty
java.lang.Object
eu.dnetlib.validator2.engine.builtins.StandardRuleProperty
eu.dnetlib.validator2.engine.builtins.StandardLongRuleProperty
- All Implemented Interfaces:
LongRuleProperty,PropertyDriven,RuleProperty
-
Method Summary
Methods inherited from class eu.dnetlib.validator2.engine.builtins.StandardRuleProperty
getName, getValue, readFrom, toString, writeToMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface eu.dnetlib.validator2.engine.PropertyDriven
readFrom, writeToMethods inherited from interface eu.dnetlib.validator2.engine.RuleProperty
getName, getValue
-
Method Details
-
getLongValue
public long getLongValue()- Specified by:
getLongValuein interfaceLongRuleProperty
-
setLongValue
public void setLongValue(long value) - Specified by:
setLongValuein interfaceLongRuleProperty
-
setValue
- Specified by:
setValuein interfaceRuleProperty- Overrides:
setValuein classStandardRuleProperty- Throws:
IllegalArgumentException
-