| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
static Account.PropertyClassEnum |
Account.PropertyClassEnum.fromValue(String value) |
Account.PropertyClassEnum |
Account.getPropertyClass()
See Account Class Types
|
static Account.PropertyClassEnum |
Account.PropertyClassEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Account.PropertyClassEnum[] |
Account.PropertyClassEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.