getTotalQsrFunds method

int getTotalQsrFunds()

Implementation

int getTotalQsrFunds() {
  return qsrFundsNeeded;
}