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, setType
public Account getAccount()
public void setAccount(Account account)
public String toString()
toString
in class TypedCashflow
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.