Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected DataExtensionFieldStorageType |
DataExtensionField.storageType |
Modifier and Type | Method and Description |
---|---|
static DataExtensionFieldStorageType |
DataExtensionFieldStorageType.fromValue(String v) |
DataExtensionFieldStorageType |
DataExtensionField.getStorageType()
Gets the value of the storageType property.
|
static DataExtensionFieldStorageType |
DataExtensionFieldStorageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataExtensionFieldStorageType[] |
DataExtensionFieldStorageType.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.setStorageType(DataExtensionFieldStorageType value)
Sets the value of the storageType property.
|
Copyright © 2017. All rights reserved.