public class PortRangeBean
extends Object
| Constructor and Description |
|---|
PortRangeBean() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMax() |
int |
getMin() |
int |
max() |
int |
min() |
void |
setMax(int x$1) |
void |
setMin(int x$1) |