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, stringToObject
clearValue, getDescription, getName, getPosition, getPreferExplicit, getPrompt, getStringDefault, getUsage, getValueClass, isNullPermitted, objectToString, objectValue, setDescription, setDescription, setName, setPosition, setPreferExplicit, setPrompt, setStringDefault, setUsage, setValue, setValueFromObject, setValueFromString, stringValue, toArray, toString
public ContentCoding codingValue(Environment env) throws TaskException
env
- execution envirionmentTaskException
public boolean fromCoding(ContentCoding coding)
coding
- input codingCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.