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