public class RangeOption extends StringOption
currentVal, defaultVal
cliChar, illegalNameCharacters, name, purpose
Constructor and Description |
---|
RangeOption(String name,
char cliChar,
String purpose,
String defaultValue) |
Modifier and Type | Method and Description |
---|---|
Range |
getRange() |
void |
setRange(int[] indices) |
getDefaultCLIString, getValue, getValueAsCLIString, setValue, setValueViaCLIString
copy, getCLIChar, getName, getPurpose, getStateString, nameIsLegal, resetToDefault
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.