| Package | Description |
|---|---|
| au.org.consumerdatastandards.client.model |
| Modifier and Type | Method and Description |
|---|---|
BankingTransaction.Type |
BankingTransaction.getType()
Get type
|
static BankingTransaction.Type |
BankingTransaction.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BankingTransaction.Type[] |
BankingTransaction.Type.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.setType(BankingTransaction.Type type) |
Copyright © 2019. All rights reserved.