Package | Description |
---|---|
com.leonarduk.clearcheckbook.dto |
Modifier and Type | Method and Description |
---|---|
static TransactionDataType.Type |
TransactionDataType.Type.fromOrdinal(int ordinal) |
static TransactionDataType.Type |
TransactionDataType.Type.fromString(String ordinal) |
TransactionDataType.Type |
TransactionDataType.getTransactionType() |
static TransactionDataType.Type |
TransactionDataType.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionDataType.Type[] |
TransactionDataType.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 |
TransactionDataType.setTransactionType(TransactionDataType.Type transactionType) |
Copyright © 2014 Leonard UK Ltd. All rights reserved.