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