| Package | Description |
|---|---|
| cz.geek.banking | |
| cz.geek.banking.hibernate |
| Modifier and Type | Method and Description |
|---|---|
static TransactionAspect |
TransactionAspect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionAspect[] |
TransactionAspect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<BankStatement> |
BankStatementDao.findUnpaired(TransactionAspect aspect) |
com.google.common.collect.Multimap<Long,BankStatement> |
BankStatementDao.findUnpairedMap(TransactionAspect aspect) |
Copyright © 2018. All rights reserved.