package com.minpay.db.table.model; import com.startup.minpay.frame.data.AbstractMINBean; public class TpOrderInf extends AbstractMINBean { /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_ORDERNO * * @mbggenerated */ private String orderno; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_COM_ID * * @mbggenerated */ private String comId; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_APPLY_DATE * * @mbggenerated */ private String applyDate; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_APPLY_USER * * @mbggenerated */ private String applyUser; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_TERM * * @mbggenerated */ private String term; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_TRANS_TYPE * * @mbggenerated */ private String transType; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_STT * * @mbggenerated */ private String stt; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_WAYBILL_NO * * @mbggenerated */ private String waybillNo; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_LOGISTICS_ID * * @mbggenerated */ private String logisticsId; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_DESTINATION * * @mbggenerated */ private String destination; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_CLEAR_CUSTOM * * @mbggenerated */ private String clearCustom; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_LOANING_AMT * * @mbggenerated */ private String loaningAmt; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_TOTAL_AMT * * @mbggenerated */ private String totalAmt; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_MARGIN_AMT * * @mbggenerated */ private String marginAmt; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_AGENCY_FEE * * @mbggenerated */ private String agencyFee; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_INSTEREST * * @mbggenerated */ private String insterest; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_HANDING_FEE * * @mbggenerated */ private String handingFee; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_LOGISTICE_AMT * * @mbggenerated */ private String logisticeAmt; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_CLEARANCE_AMT * * @mbggenerated */ private String clearanceAmt; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_TARRIFF * * @mbggenerated */ private String tarriff; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_SALE_TAX * * @mbggenerated */ private String saleTax; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_VAT * * @mbggenerated */ private String vat; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_TATAL_SUBSIDY * * @mbggenerated */ private String tatalSubsidy; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_RETURN_RATIO * * @mbggenerated */ private String returnRatio; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_RETURN_AMT * * @mbggenerated */ private String returnAmt; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_GENER_AGREEMENT * * @mbggenerated */ private String generAgreement; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_PRO_CON * * @mbggenerated */ private String proCon; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_FORWARD_CON_RUL * * @mbggenerated */ private String forwardConRul; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_PRODUCT_URL * * @mbggenerated */ private String productUrl; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_PRODUCT_LOGO * * @mbggenerated */ private String productLogo; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_EXPIRED_DATE * * @mbggenerated */ private String expiredDate; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_CREATE_DATE * * @mbggenerated */ private String createDate; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_CREATE_USER * * @mbggenerated */ private String createUser; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_REMAIN_AMOUNT * * @mbggenerated */ private String remainAmount; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_APPRIVE_PASS_DATE * * @mbggenerated */ private String apprivePassDate; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_MODITY_DATE * * @mbggenerated */ private String modityDate; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_ESTIMATE_AMOUNT * * @mbggenerated */ private String estimateAmount; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_FINANCING_CON * * @mbggenerated */ private String financingCon; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_BUSINESS_SINGLE * * @mbggenerated */ private String businessSingle; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_BATCH * * @mbggenerated */ private String batch; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_COMPLETE_TYPE * * @mbggenerated */ private String completeType; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_MANAGER_NO * * @mbggenerated */ private String managerNo; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_COMPLETE_USER * * @mbggenerated */ private String completeUser; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_COMPLETE_TIME * * @mbggenerated */ private String completeTime; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_BUSINESS_INVOICE * * @mbggenerated */ private String businessInvoice; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_CARRY_SINGLE * * @mbggenerated */ private String carrySingle; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_AUTHER * * @mbggenerated */ private String auther; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_PRO_CON_NO * * @mbggenerated */ private String proConNo; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_MARGIN_LEVEL * * @mbggenerated */ private String marginLevel; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_CURRENCY * * @mbggenerated */ private String currency; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_order_inf.OIF_CONTRACT_AMT * * @mbggenerated */ private String contractAmt; /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_ORDERNO * * @return the value of tp_order_inf.OIF_ORDERNO * * @mbggenerated */ public String getOrderno() { return orderno; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_ORDERNO * * @param orderno the value for tp_order_inf.OIF_ORDERNO * * @mbggenerated */ public void setOrderno(String orderno) { this.orderno = orderno == null ? null : orderno.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_COM_ID * * @return the value of tp_order_inf.OIF_COM_ID * * @mbggenerated */ public String getComId() { return comId; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_COM_ID * * @param comId the value for tp_order_inf.OIF_COM_ID * * @mbggenerated */ public void setComId(String comId) { this.comId = comId == null ? null : comId.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_APPLY_DATE * * @return the value of tp_order_inf.OIF_APPLY_DATE * * @mbggenerated */ public String getApplyDate() { return applyDate; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_APPLY_DATE * * @param applyDate the value for tp_order_inf.OIF_APPLY_DATE * * @mbggenerated */ public void setApplyDate(String applyDate) { this.applyDate = applyDate == null ? null : applyDate.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_APPLY_USER * * @return the value of tp_order_inf.OIF_APPLY_USER * * @mbggenerated */ public String getApplyUser() { return applyUser; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_APPLY_USER * * @param applyUser the value for tp_order_inf.OIF_APPLY_USER * * @mbggenerated */ public void setApplyUser(String applyUser) { this.applyUser = applyUser == null ? null : applyUser.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_TERM * * @return the value of tp_order_inf.OIF_TERM * * @mbggenerated */ public String getTerm() { return term; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_TERM * * @param term the value for tp_order_inf.OIF_TERM * * @mbggenerated */ public void setTerm(String term) { this.term = term == null ? null : term.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_TRANS_TYPE * * @return the value of tp_order_inf.OIF_TRANS_TYPE * * @mbggenerated */ public String getTransType() { return transType; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_TRANS_TYPE * * @param transType the value for tp_order_inf.OIF_TRANS_TYPE * * @mbggenerated */ public void setTransType(String transType) { this.transType = transType == null ? null : transType.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_STT * * @return the value of tp_order_inf.OIF_STT * * @mbggenerated */ public String getStt() { return stt; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_STT * * @param stt the value for tp_order_inf.OIF_STT * * @mbggenerated */ public void setStt(String stt) { this.stt = stt == null ? null : stt.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_WAYBILL_NO * * @return the value of tp_order_inf.OIF_WAYBILL_NO * * @mbggenerated */ public String getWaybillNo() { return waybillNo; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_WAYBILL_NO * * @param waybillNo the value for tp_order_inf.OIF_WAYBILL_NO * * @mbggenerated */ public void setWaybillNo(String waybillNo) { this.waybillNo = waybillNo == null ? null : waybillNo.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_LOGISTICS_ID * * @return the value of tp_order_inf.OIF_LOGISTICS_ID * * @mbggenerated */ public String getLogisticsId() { return logisticsId; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_LOGISTICS_ID * * @param logisticsId the value for tp_order_inf.OIF_LOGISTICS_ID * * @mbggenerated */ public void setLogisticsId(String logisticsId) { this.logisticsId = logisticsId == null ? null : logisticsId.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_DESTINATION * * @return the value of tp_order_inf.OIF_DESTINATION * * @mbggenerated */ public String getDestination() { return destination; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_DESTINATION * * @param destination the value for tp_order_inf.OIF_DESTINATION * * @mbggenerated */ public void setDestination(String destination) { this.destination = destination == null ? null : destination.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_CLEAR_CUSTOM * * @return the value of tp_order_inf.OIF_CLEAR_CUSTOM * * @mbggenerated */ public String getClearCustom() { return clearCustom; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_CLEAR_CUSTOM * * @param clearCustom the value for tp_order_inf.OIF_CLEAR_CUSTOM * * @mbggenerated */ public void setClearCustom(String clearCustom) { this.clearCustom = clearCustom == null ? null : clearCustom.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_LOANING_AMT * * @return the value of tp_order_inf.OIF_LOANING_AMT * * @mbggenerated */ public String getLoaningAmt() { return loaningAmt; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_LOANING_AMT * * @param loaningAmt the value for tp_order_inf.OIF_LOANING_AMT * * @mbggenerated */ public void setLoaningAmt(String loaningAmt) { this.loaningAmt = loaningAmt == null ? null : loaningAmt.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_TOTAL_AMT * * @return the value of tp_order_inf.OIF_TOTAL_AMT * * @mbggenerated */ public String getTotalAmt() { return totalAmt; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_TOTAL_AMT * * @param totalAmt the value for tp_order_inf.OIF_TOTAL_AMT * * @mbggenerated */ public void setTotalAmt(String totalAmt) { this.totalAmt = totalAmt == null ? null : totalAmt.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_MARGIN_AMT * * @return the value of tp_order_inf.OIF_MARGIN_AMT * * @mbggenerated */ public String getMarginAmt() { return marginAmt; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_MARGIN_AMT * * @param marginAmt the value for tp_order_inf.OIF_MARGIN_AMT * * @mbggenerated */ public void setMarginAmt(String marginAmt) { this.marginAmt = marginAmt == null ? null : marginAmt.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_AGENCY_FEE * * @return the value of tp_order_inf.OIF_AGENCY_FEE * * @mbggenerated */ public String getAgencyFee() { return agencyFee; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_AGENCY_FEE * * @param agencyFee the value for tp_order_inf.OIF_AGENCY_FEE * * @mbggenerated */ public void setAgencyFee(String agencyFee) { this.agencyFee = agencyFee == null ? null : agencyFee.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_INSTEREST * * @return the value of tp_order_inf.OIF_INSTEREST * * @mbggenerated */ public String getInsterest() { return insterest; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_INSTEREST * * @param insterest the value for tp_order_inf.OIF_INSTEREST * * @mbggenerated */ public void setInsterest(String insterest) { this.insterest = insterest == null ? null : insterest.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_HANDING_FEE * * @return the value of tp_order_inf.OIF_HANDING_FEE * * @mbggenerated */ public String getHandingFee() { return handingFee; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_HANDING_FEE * * @param handingFee the value for tp_order_inf.OIF_HANDING_FEE * * @mbggenerated */ public void setHandingFee(String handingFee) { this.handingFee = handingFee == null ? null : handingFee.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_LOGISTICE_AMT * * @return the value of tp_order_inf.OIF_LOGISTICE_AMT * * @mbggenerated */ public String getLogisticeAmt() { return logisticeAmt; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_LOGISTICE_AMT * * @param logisticeAmt the value for tp_order_inf.OIF_LOGISTICE_AMT * * @mbggenerated */ public void setLogisticeAmt(String logisticeAmt) { this.logisticeAmt = logisticeAmt == null ? null : logisticeAmt.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_CLEARANCE_AMT * * @return the value of tp_order_inf.OIF_CLEARANCE_AMT * * @mbggenerated */ public String getClearanceAmt() { return clearanceAmt; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_CLEARANCE_AMT * * @param clearanceAmt the value for tp_order_inf.OIF_CLEARANCE_AMT * * @mbggenerated */ public void setClearanceAmt(String clearanceAmt) { this.clearanceAmt = clearanceAmt == null ? null : clearanceAmt.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_TARRIFF * * @return the value of tp_order_inf.OIF_TARRIFF * * @mbggenerated */ public String getTarriff() { return tarriff; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_TARRIFF * * @param tarriff the value for tp_order_inf.OIF_TARRIFF * * @mbggenerated */ public void setTarriff(String tarriff) { this.tarriff = tarriff == null ? null : tarriff.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_SALE_TAX * * @return the value of tp_order_inf.OIF_SALE_TAX * * @mbggenerated */ public String getSaleTax() { return saleTax; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_SALE_TAX * * @param saleTax the value for tp_order_inf.OIF_SALE_TAX * * @mbggenerated */ public void setSaleTax(String saleTax) { this.saleTax = saleTax == null ? null : saleTax.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_VAT * * @return the value of tp_order_inf.OIF_VAT * * @mbggenerated */ public String getVat() { return vat; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_VAT * * @param vat the value for tp_order_inf.OIF_VAT * * @mbggenerated */ public void setVat(String vat) { this.vat = vat == null ? null : vat.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_TATAL_SUBSIDY * * @return the value of tp_order_inf.OIF_TATAL_SUBSIDY * * @mbggenerated */ public String getTatalSubsidy() { return tatalSubsidy; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_TATAL_SUBSIDY * * @param tatalSubsidy the value for tp_order_inf.OIF_TATAL_SUBSIDY * * @mbggenerated */ public void setTatalSubsidy(String tatalSubsidy) { this.tatalSubsidy = tatalSubsidy == null ? null : tatalSubsidy.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_RETURN_RATIO * * @return the value of tp_order_inf.OIF_RETURN_RATIO * * @mbggenerated */ public String getReturnRatio() { return returnRatio; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_RETURN_RATIO * * @param returnRatio the value for tp_order_inf.OIF_RETURN_RATIO * * @mbggenerated */ public void setReturnRatio(String returnRatio) { this.returnRatio = returnRatio == null ? null : returnRatio.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_RETURN_AMT * * @return the value of tp_order_inf.OIF_RETURN_AMT * * @mbggenerated */ public String getReturnAmt() { return returnAmt; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_RETURN_AMT * * @param returnAmt the value for tp_order_inf.OIF_RETURN_AMT * * @mbggenerated */ public void setReturnAmt(String returnAmt) { this.returnAmt = returnAmt == null ? null : returnAmt.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_GENER_AGREEMENT * * @return the value of tp_order_inf.OIF_GENER_AGREEMENT * * @mbggenerated */ public String getGenerAgreement() { return generAgreement; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_GENER_AGREEMENT * * @param generAgreement the value for tp_order_inf.OIF_GENER_AGREEMENT * * @mbggenerated */ public void setGenerAgreement(String generAgreement) { this.generAgreement = generAgreement == null ? null : generAgreement.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_PRO_CON * * @return the value of tp_order_inf.OIF_PRO_CON * * @mbggenerated */ public String getProCon() { return proCon; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_PRO_CON * * @param proCon the value for tp_order_inf.OIF_PRO_CON * * @mbggenerated */ public void setProCon(String proCon) { this.proCon = proCon == null ? null : proCon.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_FORWARD_CON_RUL * * @return the value of tp_order_inf.OIF_FORWARD_CON_RUL * * @mbggenerated */ public String getForwardConRul() { return forwardConRul; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_FORWARD_CON_RUL * * @param forwardConRul the value for tp_order_inf.OIF_FORWARD_CON_RUL * * @mbggenerated */ public void setForwardConRul(String forwardConRul) { this.forwardConRul = forwardConRul == null ? null : forwardConRul.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_PRODUCT_URL * * @return the value of tp_order_inf.OIF_PRODUCT_URL * * @mbggenerated */ public String getProductUrl() { return productUrl; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_PRODUCT_URL * * @param productUrl the value for tp_order_inf.OIF_PRODUCT_URL * * @mbggenerated */ public void setProductUrl(String productUrl) { this.productUrl = productUrl == null ? null : productUrl.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_PRODUCT_LOGO * * @return the value of tp_order_inf.OIF_PRODUCT_LOGO * * @mbggenerated */ public String getProductLogo() { return productLogo; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_PRODUCT_LOGO * * @param productLogo the value for tp_order_inf.OIF_PRODUCT_LOGO * * @mbggenerated */ public void setProductLogo(String productLogo) { this.productLogo = productLogo == null ? null : productLogo.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_EXPIRED_DATE * * @return the value of tp_order_inf.OIF_EXPIRED_DATE * * @mbggenerated */ public String getExpiredDate() { return expiredDate; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_EXPIRED_DATE * * @param expiredDate the value for tp_order_inf.OIF_EXPIRED_DATE * * @mbggenerated */ public void setExpiredDate(String expiredDate) { this.expiredDate = expiredDate == null ? null : expiredDate.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_CREATE_DATE * * @return the value of tp_order_inf.OIF_CREATE_DATE * * @mbggenerated */ public String getCreateDate() { return createDate; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_CREATE_DATE * * @param createDate the value for tp_order_inf.OIF_CREATE_DATE * * @mbggenerated */ public void setCreateDate(String createDate) { this.createDate = createDate == null ? null : createDate.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_CREATE_USER * * @return the value of tp_order_inf.OIF_CREATE_USER * * @mbggenerated */ public String getCreateUser() { return createUser; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_CREATE_USER * * @param createUser the value for tp_order_inf.OIF_CREATE_USER * * @mbggenerated */ public void setCreateUser(String createUser) { this.createUser = createUser == null ? null : createUser.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_REMAIN_AMOUNT * * @return the value of tp_order_inf.OIF_REMAIN_AMOUNT * * @mbggenerated */ public String getRemainAmount() { return remainAmount; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_REMAIN_AMOUNT * * @param remainAmount the value for tp_order_inf.OIF_REMAIN_AMOUNT * * @mbggenerated */ public void setRemainAmount(String remainAmount) { this.remainAmount = remainAmount == null ? null : remainAmount.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_APPRIVE_PASS_DATE * * @return the value of tp_order_inf.OIF_APPRIVE_PASS_DATE * * @mbggenerated */ public String getApprivePassDate() { return apprivePassDate; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_APPRIVE_PASS_DATE * * @param apprivePassDate the value for tp_order_inf.OIF_APPRIVE_PASS_DATE * * @mbggenerated */ public void setApprivePassDate(String apprivePassDate) { this.apprivePassDate = apprivePassDate == null ? null : apprivePassDate.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_MODITY_DATE * * @return the value of tp_order_inf.OIF_MODITY_DATE * * @mbggenerated */ public String getModityDate() { return modityDate; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_MODITY_DATE * * @param modityDate the value for tp_order_inf.OIF_MODITY_DATE * * @mbggenerated */ public void setModityDate(String modityDate) { this.modityDate = modityDate == null ? null : modityDate.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_ESTIMATE_AMOUNT * * @return the value of tp_order_inf.OIF_ESTIMATE_AMOUNT * * @mbggenerated */ public String getEstimateAmount() { return estimateAmount; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_ESTIMATE_AMOUNT * * @param estimateAmount the value for tp_order_inf.OIF_ESTIMATE_AMOUNT * * @mbggenerated */ public void setEstimateAmount(String estimateAmount) { this.estimateAmount = estimateAmount == null ? null : estimateAmount.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_FINANCING_CON * * @return the value of tp_order_inf.OIF_FINANCING_CON * * @mbggenerated */ public String getFinancingCon() { return financingCon; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_FINANCING_CON * * @param financingCon the value for tp_order_inf.OIF_FINANCING_CON * * @mbggenerated */ public void setFinancingCon(String financingCon) { this.financingCon = financingCon == null ? null : financingCon.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_BUSINESS_SINGLE * * @return the value of tp_order_inf.OIF_BUSINESS_SINGLE * * @mbggenerated */ public String getBusinessSingle() { return businessSingle; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_BUSINESS_SINGLE * * @param businessSingle the value for tp_order_inf.OIF_BUSINESS_SINGLE * * @mbggenerated */ public void setBusinessSingle(String businessSingle) { this.businessSingle = businessSingle == null ? null : businessSingle.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_BATCH * * @return the value of tp_order_inf.OIF_BATCH * * @mbggenerated */ public String getBatch() { return batch; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_BATCH * * @param batch the value for tp_order_inf.OIF_BATCH * * @mbggenerated */ public void setBatch(String batch) { this.batch = batch == null ? null : batch.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_COMPLETE_TYPE * * @return the value of tp_order_inf.OIF_COMPLETE_TYPE * * @mbggenerated */ public String getCompleteType() { return completeType; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_COMPLETE_TYPE * * @param completeType the value for tp_order_inf.OIF_COMPLETE_TYPE * * @mbggenerated */ public void setCompleteType(String completeType) { this.completeType = completeType == null ? null : completeType.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_MANAGER_NO * * @return the value of tp_order_inf.OIF_MANAGER_NO * * @mbggenerated */ public String getManagerNo() { return managerNo; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_MANAGER_NO * * @param managerNo the value for tp_order_inf.OIF_MANAGER_NO * * @mbggenerated */ public void setManagerNo(String managerNo) { this.managerNo = managerNo == null ? null : managerNo.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_COMPLETE_USER * * @return the value of tp_order_inf.OIF_COMPLETE_USER * * @mbggenerated */ public String getCompleteUser() { return completeUser; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_COMPLETE_USER * * @param completeUser the value for tp_order_inf.OIF_COMPLETE_USER * * @mbggenerated */ public void setCompleteUser(String completeUser) { this.completeUser = completeUser == null ? null : completeUser.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_COMPLETE_TIME * * @return the value of tp_order_inf.OIF_COMPLETE_TIME * * @mbggenerated */ public String getCompleteTime() { return completeTime; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_COMPLETE_TIME * * @param completeTime the value for tp_order_inf.OIF_COMPLETE_TIME * * @mbggenerated */ public void setCompleteTime(String completeTime) { this.completeTime = completeTime == null ? null : completeTime.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_BUSINESS_INVOICE * * @return the value of tp_order_inf.OIF_BUSINESS_INVOICE * * @mbggenerated */ public String getBusinessInvoice() { return businessInvoice; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_BUSINESS_INVOICE * * @param businessInvoice the value for tp_order_inf.OIF_BUSINESS_INVOICE * * @mbggenerated */ public void setBusinessInvoice(String businessInvoice) { this.businessInvoice = businessInvoice == null ? null : businessInvoice.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_CARRY_SINGLE * * @return the value of tp_order_inf.OIF_CARRY_SINGLE * * @mbggenerated */ public String getCarrySingle() { return carrySingle; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_CARRY_SINGLE * * @param carrySingle the value for tp_order_inf.OIF_CARRY_SINGLE * * @mbggenerated */ public void setCarrySingle(String carrySingle) { this.carrySingle = carrySingle == null ? null : carrySingle.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_AUTHER * * @return the value of tp_order_inf.OIF_AUTHER * * @mbggenerated */ public String getAuther() { return auther; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_AUTHER * * @param auther the value for tp_order_inf.OIF_AUTHER * * @mbggenerated */ public void setAuther(String auther) { this.auther = auther == null ? null : auther.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_PRO_CON_NO * * @return the value of tp_order_inf.OIF_PRO_CON_NO * * @mbggenerated */ public String getProConNo() { return proConNo; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_PRO_CON_NO * * @param proConNo the value for tp_order_inf.OIF_PRO_CON_NO * * @mbggenerated */ public void setProConNo(String proConNo) { this.proConNo = proConNo == null ? null : proConNo.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_MARGIN_LEVEL * * @return the value of tp_order_inf.OIF_MARGIN_LEVEL * * @mbggenerated */ public String getMarginLevel() { return marginLevel; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_MARGIN_LEVEL * * @param marginLevel the value for tp_order_inf.OIF_MARGIN_LEVEL * * @mbggenerated */ public void setMarginLevel(String marginLevel) { this.marginLevel = marginLevel == null ? null : marginLevel.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_CURRENCY * * @return the value of tp_order_inf.OIF_CURRENCY * * @mbggenerated */ public String getCurrency() { return currency; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_CURRENCY * * @param currency the value for tp_order_inf.OIF_CURRENCY * * @mbggenerated */ public void setCurrency(String currency) { this.currency = currency == null ? null : currency.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_order_inf.OIF_CONTRACT_AMT * * @return the value of tp_order_inf.OIF_CONTRACT_AMT * * @mbggenerated */ public String getContractAmt() { return contractAmt; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_order_inf.OIF_CONTRACT_AMT * * @param contractAmt the value for tp_order_inf.OIF_CONTRACT_AMT * * @mbggenerated */ public void setContractAmt(String contractAmt) { this.contractAmt = contractAmt == null ? null : contractAmt.trim(); } }