public class MaxInteger extends Object implements Validation
| Constructor and Description |
|---|
MaxInteger(Number max) |
| Modifier and Type | Method and Description |
|---|---|
Number |
getMax() |
OJPathName |
getPathName() |
String |
toJson() |
String |
toNewRuntimeTumlValidation() |
String |
toStringForMethod() |
public MaxInteger(Number max)
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.