public BalanceBarHandler setProfitConvertionMethod(ProfitConvertion method) { this.method = method; return this; }
public BalanceBarHandler setProfitConvertionMethod(ProfitConvertion method) { this.method = method; return(this); }