| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected AccountClassificationEnum |
Account.classification |
| Modifier and Type | Method and Description |
|---|---|
static AccountClassificationEnum |
AccountClassificationEnum.fromValue(String v) |
AccountClassificationEnum |
Account.getClassification()
Gets the value of the classification property.
|
static AccountClassificationEnum |
AccountClassificationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountClassificationEnum[] |
AccountClassificationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Account.setClassification(AccountClassificationEnum value)
Sets the value of the classification property.
|
Copyright © 2019. All Rights Reserved.