Class TypedCashflow

    • Constructor Detail

      • TypedCashflow

        public TypedCashflow()
      • TypedCashflow

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

      • getType

        public int getType()
      • setType

        public void setType​(int type)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class Cashflow