| Package | Description |
|---|---|
| au.org.consumerdatastandards.client.model |
| Modifier and Type | Method and Description |
|---|---|
BankingTransaction.Status |
BankingTransaction.getStatus()
Get status
|
static BankingTransaction.Status |
BankingTransaction.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BankingTransaction.Status[] |
BankingTransaction.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BankingTransaction.setStatus(BankingTransaction.Status status) |
Copyright © 2019. All rights reserved.