public void setLimitPrice(double value) {
   CThostFtdcJNI.CThostFtdcInputOrderActionField_LimitPrice_set(swigCPtr, this, value);
 }