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