public class NullParameter extends Parameter
Modifier and Type | Field and Description |
---|---|
static NullParameter |
INSTANCE
The instance to use when you need to specify a null program parameter.
|
TYPE_INPUT, TYPE_INPUT_OUTPUT, TYPE_NULL, TYPE_OUTPUT
getInputData, getInputLength, getMaxLength, getOutputData, getOutputLength, getType, isInput, isOutput, parseInt, parseString, setOutputData
public static final NullParameter INSTANCE