public class PropertyLimits extends Object
| Constructor and Description |
|---|
PropertyLimits(int min,
int max) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMax() |
int |
getMin() |
void |
setMax(int max) |
void |
setMin(int min) |
Copyright © 2017. All rights reserved.