Package | Description |
---|---|
com.splunk.modularinput |
Modifier and Type | Field and Description |
---|---|
protected Argument.DataType |
Argument.dataType |
Modifier and Type | Method and Description |
---|---|
Argument.DataType |
Argument.getDataType()
Gets the data type of this argument.
|
static Argument.DataType |
Argument.DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Argument.DataType[] |
Argument.DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Argument.setDataType(Argument.DataType dataType)
Sets the data type of this argument.
|
Copyright © 2022 Splunk, Inc.. All rights reserved.