| Package | Description |
|---|---|
| com.xero.models.bankfeeds |
| Modifier and Type | Method and Description |
|---|---|
static FeedConnection.AccountTypeEnum |
FeedConnection.AccountTypeEnum.fromValue(String value) |
FeedConnection.AccountTypeEnum |
FeedConnection.getAccountType()
Get accountType
|
static FeedConnection.AccountTypeEnum |
FeedConnection.AccountTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeedConnection.AccountTypeEnum[] |
FeedConnection.AccountTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FeedConnection |
FeedConnection.accountType(FeedConnection.AccountTypeEnum accountType) |
void |
FeedConnection.setAccountType(FeedConnection.AccountTypeEnum accountType) |
Copyright © 2019. All rights reserved.