Class TransactionReportEntry


  • public class TransactionReportEntry
    extends Object
    An entry in a transaction report
    • Constructor Detail

      • TransactionReportEntry

        public TransactionReportEntry​(boolean authorized,
                                      AccountOwner owner,
                                      Transaction transaction)
    • Method Detail

      • getDate

        public Date getDate()
      • getRelatedOwner

        public Object getRelatedOwner()
      • getScheduling

        public String getScheduling()
      • getStatus

        public Object getStatus()
      • isFrom

        public boolean isFrom()