public interface TableConsumerParameter
| Modifier and Type | Method and Description |
|---|---|
TableConsumer |
consumerValue(Environment env)
Returns a TableConsumer which corresponds to the value of this
parameter.
|
void |
setValueFromConsumer(Environment env,
TableConsumer consumer)
Sets the value of this parameter directly from a TableConsumer.
|
TableConsumer consumerValue(Environment env) throws TaskException
env - execution environmentTaskExceptionvoid setValueFromConsumer(Environment env, TableConsumer consumer) throws TaskException
env - execution environmentconsumer - consumerTaskExceptionCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.