| Package | Description |
|---|---|
| org.drools.examples.banking |
| Modifier and Type | Method and Description |
|---|---|
Account |
AllocatedCashflow.getAccount() |
| Modifier and Type | Method and Description |
|---|---|
void |
AllocatedCashflow.setAccount(Account account) |
| Constructor and Description |
|---|
AllocatedCashflow(Account account,
Date date,
int type,
double amount) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.