Methods in de.jstacs.parameters that return RangeParameter.RangeType |
RangeParameter.RangeType |
RangeParameter.shallBeRanged()
Returns one of LIST, RANGE or NO depending on
the input used to specify this RangeParameter . |
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. |