public class ContentCodingParameter extends BooleanParameter
| Constructor and Description |
|---|
ContentCodingParameter()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ContentCoding |
codingValue(Environment env)
Returns the content coding instance indicated by the current
value of this parameter.
|
boolean |
fromCoding(ContentCoding coding)
Returns the value that this parameter should take to result in
a given ContentCoding.
|
booleanValue, setBooleanDefault, setNullPermitted, stringToObjectclearValue, getDescription, getName, getPosition, getPreferExplicit, getPrompt, getStringDefault, getUsage, getValueClass, isNullPermitted, objectToString, objectValue, setDescription, setDescription, setName, setPosition, setPreferExplicit, setPrompt, setStringDefault, setUsage, setValue, setValueFromObject, setValueFromString, stringValue, toArray, toStringpublic ContentCoding codingValue(Environment env) throws TaskException
env - execution envirionmentTaskExceptionpublic boolean fromCoding(ContentCoding coding)
coding - input codingCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.