package com.minpay.db.table.model; import com.startup.minpay.frame.data.AbstractMINBean; public class TpCompanyInfo extends AbstractMINBean { /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_ID * * @mbggenerated */ private String id; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_NAME * * @mbggenerated */ private String name; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_STT * * @mbggenerated */ private String stt; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_CERT_NO * * @mbggenerated */ private String certNo; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_CERT_FILE * * @mbggenerated */ private String certFile; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_BUSINESS_TERM * * @mbggenerated */ private String businessTerm; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_BUSINESS_SCOPE * * @mbggenerated */ private String businessScope; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_REG_CAPITAL * * @mbggenerated */ private String regCapital; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_REG_DATE * * @mbggenerated */ private String regDate; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_REG_ADDRESS * * @mbggenerated */ private String regAddress; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_COR_NAME * * @mbggenerated */ private String corName; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_COR_MOBILE * * @mbggenerated */ private String corMobile; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_COR_ID_NUM * * @mbggenerated */ private String corIdNum; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_COR_ID_HEADS * * @mbggenerated */ private String corIdHeads; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_COR_ID_TAILS * * @mbggenerated */ private String corIdTails; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_COR_ID_TERMBEG * * @mbggenerated */ private String corIdTermbeg; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_COR_ID_TERMEND * * @mbggenerated */ private String corIdTermend; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_ACC_NO * * @mbggenerated */ private String accNo; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_ACC_BANK * * @mbggenerated */ private String accBank; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_CONTACTS * * @mbggenerated */ private String contacts; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_CONTACTS_MOBILE * * @mbggenerated */ private String contactsMobile; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_COR_COM_REPORT * * @mbggenerated */ private String corComReport; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_COR_LEG_REPORT * * @mbggenerated */ private String corLegReport; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_BANK_RECORD * * @mbggenerated */ private String bankRecord; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_ENTER_RECORD * * @mbggenerated */ private String enterRecord; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_INQ_REPORT * * @mbggenerated */ private String inqReport; /** * 销售合同 */ private String cifSaleReport; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_CREDITS * * @mbggenerated */ private String credits; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_CREDITS_BALANCE * * @mbggenerated */ private String creditsBalance; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_GRADE_TYPE * * @mbggenerated */ private String gradeType; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_GRADE_LEVEL * * @mbggenerated */ private String gradeLevel; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_MANAGER_NO * * @mbggenerated */ private String managerNo; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_CREATE_TIME * * @mbggenerated */ private String createTime; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_CREATE_USER * * @mbggenerated */ private String createUser; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_MODIFY_TIME * * @mbggenerated */ private String modifyTime; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_MODIFY_USER * * @mbggenerated */ private String modifyUser; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_CREDITS_TERMBEG * * @mbggenerated */ private String creditsTermbeg; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_CREDITS_TERMEND * * @mbggenerated */ private String creditsTermend; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_REG_PROVINCE * * @mbggenerated */ private String regProvince; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_REG_CITY * * @mbggenerated */ private String regCity; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_REG_AREA * * @mbggenerated */ private String regArea; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column tp_company_info.CIF_LINK_NUM * * @mbggenerated */ private String linkNum; /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_ID * * @return the value of tp_company_info.CIF_ID * * @mbggenerated */ public String getId() { return id; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_ID * * @param id the value for tp_company_info.CIF_ID * * @mbggenerated */ public void setId(String id) { this.id = id == null ? null : id.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_NAME * * @return the value of tp_company_info.CIF_NAME * * @mbggenerated */ public String getName() { return name; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_NAME * * @param name the value for tp_company_info.CIF_NAME * * @mbggenerated */ public void setName(String name) { this.name = name == null ? null : name.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_STT * * @return the value of tp_company_info.CIF_STT * * @mbggenerated */ public String getStt() { return stt; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_STT * * @param stt the value for tp_company_info.CIF_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_company_info.CIF_CERT_NO * * @return the value of tp_company_info.CIF_CERT_NO * * @mbggenerated */ public String getCertNo() { return certNo; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_CERT_NO * * @param certNo the value for tp_company_info.CIF_CERT_NO * * @mbggenerated */ public void setCertNo(String certNo) { this.certNo = certNo == null ? null : certNo.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_CERT_FILE * * @return the value of tp_company_info.CIF_CERT_FILE * * @mbggenerated */ public String getCertFile() { return certFile; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_CERT_FILE * * @param certFile the value for tp_company_info.CIF_CERT_FILE * * @mbggenerated */ public void setCertFile(String certFile) { this.certFile = certFile == null ? null : certFile.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_BUSINESS_TERM * * @return the value of tp_company_info.CIF_BUSINESS_TERM * * @mbggenerated */ public String getBusinessTerm() { return businessTerm; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_BUSINESS_TERM * * @param businessTerm the value for tp_company_info.CIF_BUSINESS_TERM * * @mbggenerated */ public void setBusinessTerm(String businessTerm) { this.businessTerm = businessTerm == null ? null : businessTerm.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_BUSINESS_SCOPE * * @return the value of tp_company_info.CIF_BUSINESS_SCOPE * * @mbggenerated */ public String getBusinessScope() { return businessScope; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_BUSINESS_SCOPE * * @param businessScope the value for tp_company_info.CIF_BUSINESS_SCOPE * * @mbggenerated */ public void setBusinessScope(String businessScope) { this.businessScope = businessScope == null ? null : businessScope.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_REG_CAPITAL * * @return the value of tp_company_info.CIF_REG_CAPITAL * * @mbggenerated */ public String getRegCapital() { return regCapital; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_REG_CAPITAL * * @param regCapital the value for tp_company_info.CIF_REG_CAPITAL * * @mbggenerated */ public void setRegCapital(String regCapital) { this.regCapital = regCapital == null ? null : regCapital.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_REG_DATE * * @return the value of tp_company_info.CIF_REG_DATE * * @mbggenerated */ public String getRegDate() { return regDate; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_REG_DATE * * @param regDate the value for tp_company_info.CIF_REG_DATE * * @mbggenerated */ public void setRegDate(String regDate) { this.regDate = regDate == null ? null : regDate.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_REG_ADDRESS * * @return the value of tp_company_info.CIF_REG_ADDRESS * * @mbggenerated */ public String getRegAddress() { return regAddress; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_REG_ADDRESS * * @param regAddress the value for tp_company_info.CIF_REG_ADDRESS * * @mbggenerated */ public void setRegAddress(String regAddress) { this.regAddress = regAddress == null ? null : regAddress.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_COR_NAME * * @return the value of tp_company_info.CIF_COR_NAME * * @mbggenerated */ public String getCorName() { return corName; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_COR_NAME * * @param corName the value for tp_company_info.CIF_COR_NAME * * @mbggenerated */ public void setCorName(String corName) { this.corName = corName == null ? null : corName.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_COR_MOBILE * * @return the value of tp_company_info.CIF_COR_MOBILE * * @mbggenerated */ public String getCorMobile() { return corMobile; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_COR_MOBILE * * @param corMobile the value for tp_company_info.CIF_COR_MOBILE * * @mbggenerated */ public void setCorMobile(String corMobile) { this.corMobile = corMobile == null ? null : corMobile.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_COR_ID_NUM * * @return the value of tp_company_info.CIF_COR_ID_NUM * * @mbggenerated */ public String getCorIdNum() { return corIdNum; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_COR_ID_NUM * * @param corIdNum the value for tp_company_info.CIF_COR_ID_NUM * * @mbggenerated */ public void setCorIdNum(String corIdNum) { this.corIdNum = corIdNum == null ? null : corIdNum.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_COR_ID_HEADS * * @return the value of tp_company_info.CIF_COR_ID_HEADS * * @mbggenerated */ public String getCorIdHeads() { return corIdHeads; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_COR_ID_HEADS * * @param corIdHeads the value for tp_company_info.CIF_COR_ID_HEADS * * @mbggenerated */ public void setCorIdHeads(String corIdHeads) { this.corIdHeads = corIdHeads == null ? null : corIdHeads.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_COR_ID_TAILS * * @return the value of tp_company_info.CIF_COR_ID_TAILS * * @mbggenerated */ public String getCorIdTails() { return corIdTails; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_COR_ID_TAILS * * @param corIdTails the value for tp_company_info.CIF_COR_ID_TAILS * * @mbggenerated */ public void setCorIdTails(String corIdTails) { this.corIdTails = corIdTails == null ? null : corIdTails.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_COR_ID_TERMBEG * * @return the value of tp_company_info.CIF_COR_ID_TERMBEG * * @mbggenerated */ public String getCorIdTermbeg() { return corIdTermbeg; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_COR_ID_TERMBEG * * @param corIdTermbeg the value for tp_company_info.CIF_COR_ID_TERMBEG * * @mbggenerated */ public void setCorIdTermbeg(String corIdTermbeg) { this.corIdTermbeg = corIdTermbeg == null ? null : corIdTermbeg.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_COR_ID_TERMEND * * @return the value of tp_company_info.CIF_COR_ID_TERMEND * * @mbggenerated */ public String getCorIdTermend() { return corIdTermend; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_COR_ID_TERMEND * * @param corIdTermend the value for tp_company_info.CIF_COR_ID_TERMEND * * @mbggenerated */ public void setCorIdTermend(String corIdTermend) { this.corIdTermend = corIdTermend == null ? null : corIdTermend.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_ACC_NO * * @return the value of tp_company_info.CIF_ACC_NO * * @mbggenerated */ public String getAccNo() { return accNo; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_ACC_NO * * @param accNo the value for tp_company_info.CIF_ACC_NO * * @mbggenerated */ public void setAccNo(String accNo) { this.accNo = accNo == null ? null : accNo.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_ACC_BANK * * @return the value of tp_company_info.CIF_ACC_BANK * * @mbggenerated */ public String getAccBank() { return accBank; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_ACC_BANK * * @param accBank the value for tp_company_info.CIF_ACC_BANK * * @mbggenerated */ public void setAccBank(String accBank) { this.accBank = accBank == null ? null : accBank.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_CONTACTS * * @return the value of tp_company_info.CIF_CONTACTS * * @mbggenerated */ public String getContacts() { return contacts; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_CONTACTS * * @param contacts the value for tp_company_info.CIF_CONTACTS * * @mbggenerated */ public void setContacts(String contacts) { this.contacts = contacts == null ? null : contacts.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_CONTACTS_MOBILE * * @return the value of tp_company_info.CIF_CONTACTS_MOBILE * * @mbggenerated */ public String getContactsMobile() { return contactsMobile; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_CONTACTS_MOBILE * * @param contactsMobile the value for tp_company_info.CIF_CONTACTS_MOBILE * * @mbggenerated */ public void setContactsMobile(String contactsMobile) { this.contactsMobile = contactsMobile == null ? null : contactsMobile.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_COR_COM_REPORT * * @return the value of tp_company_info.CIF_COR_COM_REPORT * * @mbggenerated */ public String getCorComReport() { return corComReport; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_COR_COM_REPORT * * @param corComReport the value for tp_company_info.CIF_COR_COM_REPORT * * @mbggenerated */ public void setCorComReport(String corComReport) { this.corComReport = corComReport == null ? null : corComReport.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_COR_LEG_REPORT * * @return the value of tp_company_info.CIF_COR_LEG_REPORT * * @mbggenerated */ public String getCorLegReport() { return corLegReport; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_COR_LEG_REPORT * * @param corLegReport the value for tp_company_info.CIF_COR_LEG_REPORT * * @mbggenerated */ public void setCorLegReport(String corLegReport) { this.corLegReport = corLegReport == null ? null : corLegReport.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_BANK_RECORD * * @return the value of tp_company_info.CIF_BANK_RECORD * * @mbggenerated */ public String getBankRecord() { return bankRecord; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_BANK_RECORD * * @param bankRecord the value for tp_company_info.CIF_BANK_RECORD * * @mbggenerated */ public void setBankRecord(String bankRecord) { this.bankRecord = bankRecord == null ? null : bankRecord.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_ENTER_RECORD * * @return the value of tp_company_info.CIF_ENTER_RECORD * * @mbggenerated */ public String getEnterRecord() { return enterRecord; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_ENTER_RECORD * * @param enterRecord the value for tp_company_info.CIF_ENTER_RECORD * * @mbggenerated */ public void setEnterRecord(String enterRecord) { this.enterRecord = enterRecord == null ? null : enterRecord.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_INQ_REPORT * * @return the value of tp_company_info.CIF_INQ_REPORT * * @mbggenerated */ public String getInqReport() { return inqReport; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_INQ_REPORT * * @param inqReport the value for tp_company_info.CIF_INQ_REPORT * * @mbggenerated */ public void setInqReport(String inqReport) { this.inqReport = inqReport == null ? null : inqReport.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_CREDITS * * @return the value of tp_company_info.CIF_CREDITS * * @mbggenerated */ public String getCredits() { return credits; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_CREDITS * * @param credits the value for tp_company_info.CIF_CREDITS * * @mbggenerated */ public void setCredits(String credits) { this.credits = credits == null ? null : credits.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_CREDITS_BALANCE * * @return the value of tp_company_info.CIF_CREDITS_BALANCE * * @mbggenerated */ public String getCreditsBalance() { return creditsBalance; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_CREDITS_BALANCE * * @param creditsBalance the value for tp_company_info.CIF_CREDITS_BALANCE * * @mbggenerated */ public void setCreditsBalance(String creditsBalance) { this.creditsBalance = creditsBalance == null ? null : creditsBalance.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_GRADE_TYPE * * @return the value of tp_company_info.CIF_GRADE_TYPE * * @mbggenerated */ public String getGradeType() { return gradeType; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_GRADE_TYPE * * @param gradeType the value for tp_company_info.CIF_GRADE_TYPE * * @mbggenerated */ public void setGradeType(String gradeType) { this.gradeType = gradeType == null ? null : gradeType.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_GRADE_LEVEL * * @return the value of tp_company_info.CIF_GRADE_LEVEL * * @mbggenerated */ public String getGradeLevel() { return gradeLevel; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_GRADE_LEVEL * * @param gradeLevel the value for tp_company_info.CIF_GRADE_LEVEL * * @mbggenerated */ public void setGradeLevel(String gradeLevel) { this.gradeLevel = gradeLevel == null ? null : gradeLevel.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_MANAGER_NO * * @return the value of tp_company_info.CIF_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_company_info.CIF_MANAGER_NO * * @param managerNo the value for tp_company_info.CIF_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_company_info.CIF_CREATE_TIME * * @return the value of tp_company_info.CIF_CREATE_TIME * * @mbggenerated */ public String getCreateTime() { return createTime; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_CREATE_TIME * * @param createTime the value for tp_company_info.CIF_CREATE_TIME * * @mbggenerated */ public void setCreateTime(String createTime) { this.createTime = createTime == null ? null : createTime.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_CREATE_USER * * @return the value of tp_company_info.CIF_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_company_info.CIF_CREATE_USER * * @param createUser the value for tp_company_info.CIF_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_company_info.CIF_MODIFY_TIME * * @return the value of tp_company_info.CIF_MODIFY_TIME * * @mbggenerated */ public String getModifyTime() { return modifyTime; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_MODIFY_TIME * * @param modifyTime the value for tp_company_info.CIF_MODIFY_TIME * * @mbggenerated */ public void setModifyTime(String modifyTime) { this.modifyTime = modifyTime == null ? null : modifyTime.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_MODIFY_USER * * @return the value of tp_company_info.CIF_MODIFY_USER * * @mbggenerated */ public String getModifyUser() { return modifyUser; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_MODIFY_USER * * @param modifyUser the value for tp_company_info.CIF_MODIFY_USER * * @mbggenerated */ public void setModifyUser(String modifyUser) { this.modifyUser = modifyUser == null ? null : modifyUser.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_CREDITS_TERMBEG * * @return the value of tp_company_info.CIF_CREDITS_TERMBEG * * @mbggenerated */ public String getCreditsTermbeg() { return creditsTermbeg; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_CREDITS_TERMBEG * * @param creditsTermbeg the value for tp_company_info.CIF_CREDITS_TERMBEG * * @mbggenerated */ public void setCreditsTermbeg(String creditsTermbeg) { this.creditsTermbeg = creditsTermbeg == null ? null : creditsTermbeg.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_CREDITS_TERMEND * * @return the value of tp_company_info.CIF_CREDITS_TERMEND * * @mbggenerated */ public String getCreditsTermend() { return creditsTermend; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_CREDITS_TERMEND * * @param creditsTermend the value for tp_company_info.CIF_CREDITS_TERMEND * * @mbggenerated */ public void setCreditsTermend(String creditsTermend) { this.creditsTermend = creditsTermend == null ? null : creditsTermend.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_REG_PROVINCE * * @return the value of tp_company_info.CIF_REG_PROVINCE * * @mbggenerated */ public String getRegProvince() { return regProvince; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_REG_PROVINCE * * @param regProvince the value for tp_company_info.CIF_REG_PROVINCE * * @mbggenerated */ public void setRegProvince(String regProvince) { this.regProvince = regProvince == null ? null : regProvince.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_REG_CITY * * @return the value of tp_company_info.CIF_REG_CITY * * @mbggenerated */ public String getRegCity() { return regCity; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_REG_CITY * * @param regCity the value for tp_company_info.CIF_REG_CITY * * @mbggenerated */ public void setRegCity(String regCity) { this.regCity = regCity == null ? null : regCity.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_REG_AREA * * @return the value of tp_company_info.CIF_REG_AREA * * @mbggenerated */ public String getRegArea() { return regArea; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_REG_AREA * * @param regArea the value for tp_company_info.CIF_REG_AREA * * @mbggenerated */ public void setRegArea(String regArea) { this.regArea = regArea == null ? null : regArea.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column tp_company_info.CIF_LINK_NUM * * @return the value of tp_company_info.CIF_LINK_NUM * * @mbggenerated */ public String getLinkNum() { return linkNum; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column tp_company_info.CIF_LINK_NUM * * @param linkNum the value for tp_company_info.CIF_LINK_NUM * * @mbggenerated */ public void setLinkNum(String linkNum) { this.linkNum = linkNum == null ? null : linkNum.trim(); } public String getCifSaleReport() { return cifSaleReport; } public void setCifSaleReport(String cifSaleReport) { this.cifSaleReport = cifSaleReport; } }