Package com.onlinepayments.domain
Class RangeValidator
java.lang.Object
com.onlinepayments.domain.RangeValidator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetMaxValue(Integer value) voidsetMinValue(Integer value) withMaxValue(Integer value) withMinValue(Integer value)
-
Constructor Details
-
RangeValidator
public RangeValidator()
-
-
Method Details
-
getMaxValue
-
setMaxValue
-
withMaxValue
-
getMinValue
-
setMinValue
-
withMinValue
-