public class TypedCashflow extends Cashflow
Constructor and Description |
---|
TypedCashflow() |
TypedCashflow(Date date,
int type,
double amount) |
public static final int CREDIT
public static final int DEBIT
public TypedCashflow()
public TypedCashflow(Date date, int type, double amount)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.