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