public class FindModeParameter
extends uk.ac.starlink.task.ChoiceParameter<uk.ac.starlink.table.join.PairMode>
Constructor | Description |
---|---|
FindModeParameter(java.lang.String name) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
static java.lang.String |
getModeDescription(uk.ac.starlink.table.join.PairMode mode) |
Returns additional description for each given pair matching mode.
|
java.lang.String |
stringifyOption(uk.ac.starlink.table.join.PairMode option) |
addOption, addOption, clearOptions, getName, getOption, getOptionNames, getOptions, getOptionValueList, getUsage, objectToString, setDefaultOption, setUsage, stringToObject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clearValue, getDescription, getName, getPosition, getPreferExplicit, getPrompt, getStringDefault, getValueClass, isNullPermitted, objectValue, setDescription, setDescription, setName, setNullPermitted, setPosition, setPreferExplicit, setPrompt, setStringDefault, setValue, setValueFromObject, setValueFromString, stringValue, toArray, toString
public FindModeParameter(java.lang.String name)
name
- parameter namepublic java.lang.String stringifyOption(uk.ac.starlink.table.join.PairMode option)
stringifyOption
in class uk.ac.starlink.task.ChoiceParameter<uk.ac.starlink.table.join.PairMode>
public static java.lang.String getModeDescription(uk.ac.starlink.table.join.PairMode mode)
mode
- mode to describeCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.