| Package | Description |
|---|---|
| de.jstacs.parameters |
This package provides classes for parameters that establish a general convention for the description of parameters
as defined in the
Parameter-interface. |
| Modifier and Type | Method and Description |
|---|---|
RangeParameter.RangeType |
RangeParameter.shallBeRanged()
|
static RangeParameter.RangeType |
RangeParameter.RangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RangeParameter.RangeType[] |
RangeParameter.RangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|