public class AllocatedCashflow extends TypedCashflow
CREDIT, DEBIT| Constructor and Description |
|---|
AllocatedCashflow() |
AllocatedCashflow(Account account,
Date date,
int type,
double amount) |
| Modifier and Type | Method and Description |
|---|---|
Account |
getAccount() |
void |
setAccount(Account account) |
String |
toString() |
getType, setTypepublic Account getAccount()
public void setAccount(Account account)
public String toString()
toString in class TypedCashflowCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.