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