public class RangeInteger extends Object implements Validation
| Constructor and Description |
|---|
RangeInteger(Number min,
Number max) |
| Modifier and Type | Method and Description |
|---|---|
Number |
getMax() |
Number |
getMin() |
OJPathName |
getPathName() |
String |
toJson() |
String |
toNewRuntimeTumlValidation() |
String |
toStringForMethod() |
public Number getMin()
public Number getMax()
public String toStringForMethod()
toStringForMethod in interface Validationpublic String toNewRuntimeTumlValidation()
toNewRuntimeTumlValidation in interface Validationpublic OJPathName getPathName()
getPathName in interface Validationpublic String toJson()
toJson in interface ValidationCopyright © 2017. All rights reserved.