| Package | Description |
|---|---|
| com.xero.models.bankfeeds |
| Modifier and Type | Method and Description |
|---|---|
static Statement.StatusEnum |
Statement.StatusEnum.fromValue(String value) |
Statement.StatusEnum |
Statement.getStatus()
Get status
|
static Statement.StatusEnum |
Statement.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Statement.StatusEnum[] |
Statement.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 |
Statement.setStatus(Statement.StatusEnum status) |
Statement |
Statement.status(Statement.StatusEnum status) |
Copyright © 2019. All rights reserved.