public class ParameterInt extends BaseParameter
| Constructor and Description |
|---|
ParameterInt(String name) |
ParameterInt(String name,
int minValue,
int maxValue) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxValue() |
int |
getMinValue() |
getNameCopyright © 2018. All rights reserved.