public final class RoutingTypeRange extends java.lang.Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
short |
max
Struct member max
|
short |
min
Struct member min
|
| Constructor and Description |
|---|
RoutingTypeRange()
Default constructor
|
RoutingTypeRange(short min,
short max)
Constructor with fields initialization
|