Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected ExtractParameterDataType |
ExtractParameterDescription.dataType |
Modifier and Type | Method and Description |
---|---|
static ExtractParameterDataType |
ExtractParameterDataType.fromValue(String v) |
ExtractParameterDataType |
ExtractParameterDescription.getDataType()
Gets the value of the dataType property.
|
static ExtractParameterDataType |
ExtractParameterDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtractParameterDataType[] |
ExtractParameterDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtractParameterDescription.setDataType(ExtractParameterDataType value)
Sets the value of the dataType property.
|
Copyright © 2017. All rights reserved.