public class Match1TypeParameter
extends uk.ac.starlink.task.Parameter<uk.ac.starlink.table.join.Match1Type>
Match1Type object.| Constructor | Description |
|---|---|
Match1TypeParameter(java.lang.String name) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
uk.ac.starlink.table.join.Match1Type |
stringToObject(uk.ac.starlink.task.Environment env,
java.lang.String sval) |
|
uk.ac.starlink.table.join.Match1Type |
typeValue(uk.ac.starlink.task.Environment env) |
Returns the value of this parameter as a Match1Type object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclearValue, getDescription, getName, getPosition, getPreferExplicit, getPrompt, getStringDefault, getUsage, getValueClass, isNullPermitted, objectToString, objectValue, setDescription, setDescription, setName, setNullPermitted, setPosition, setPreferExplicit, setPrompt, setStringDefault, setUsage, setValue, setValueFromObject, setValueFromString, stringValue, toArray, toStringpublic Match1TypeParameter(java.lang.String name)
name - parameter namepublic uk.ac.starlink.table.join.Match1Type typeValue(uk.ac.starlink.task.Environment env)
throws uk.ac.starlink.task.TaskException
env - execution environmentuk.ac.starlink.task.TaskExceptionpublic uk.ac.starlink.table.join.Match1Type stringToObject(uk.ac.starlink.task.Environment env,
java.lang.String sval)
throws uk.ac.starlink.task.ParameterValueException
stringToObject in class uk.ac.starlink.task.Parameter<uk.ac.starlink.table.join.Match1Type>uk.ac.starlink.task.ParameterValueExceptionCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.