getTotal_amount method

double getTotal_amount()

Implementation

double getTotal_amount() {
  return this.total_amount;
}