Class AllocatedCashflow

    • Constructor Detail

      • AllocatedCashflow

        public AllocatedCashflow()
      • AllocatedCashflow

        public AllocatedCashflow​(Account account,
                                 java.util.Date date,
                                 int type,
                                 double amount)
    • Method Detail

      • getAccount

        public Account getAccount()
      • setAccount

        public void setAccount​(Account account)