getStartupFee method

double getStartupFee ()

Implementation

double getStartupFee() {
  return this.startupFee;
}