Package account

Class Transaction

java.lang.Object
account.Transaction

public class Transaction
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    Transaction​(TAType t, java.time.LocalDate d, double a)  
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Transaction

      public Transaction​(TAType t, java.time.LocalDate d, double a)