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