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 environmentTaskException
void setValueFromConsumer(Environment env, TableConsumer consumer) throws TaskException
env
- execution environmentconsumer
- consumerTaskException
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.