| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
static Account.SystemAccountEnum |
Account.SystemAccountEnum.fromValue(String value) |
Account.SystemAccountEnum |
Account.getSystemAccount()
If this is a system account then this element is returned.
|
static Account.SystemAccountEnum |
Account.SystemAccountEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Account.SystemAccountEnum[] |
Account.SystemAccountEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.