OrganizationIdentityExample.java 133 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343
  1. package com.goafanti.common.model;
  2. import java.math.BigDecimal;
  3. import java.util.ArrayList;
  4. import java.util.Date;
  5. import java.util.List;
  6. public class OrganizationIdentityExample {
  7. /**
  8. * This field was generated by MyBatis Generator. This field corresponds to the database table organization_identity
  9. * @mbg.generated Sun Nov 12 10:00:10 CST 2017
  10. */
  11. protected String orderByClause;
  12. /**
  13. * This field was generated by MyBatis Generator. This field corresponds to the database table organization_identity
  14. * @mbg.generated Sun Nov 12 10:00:10 CST 2017
  15. */
  16. protected boolean distinct;
  17. /**
  18. * This field was generated by MyBatis Generator. This field corresponds to the database table organization_identity
  19. * @mbg.generated Sun Nov 12 10:00:10 CST 2017
  20. */
  21. protected List<Criteria> oredCriteria;
  22. /**
  23. * This method was generated by MyBatis Generator. This method corresponds to the database table organization_identity
  24. * @mbg.generated Sun Nov 12 10:00:10 CST 2017
  25. */
  26. public OrganizationIdentityExample() {
  27. oredCriteria = new ArrayList<Criteria>();
  28. }
  29. /**
  30. * This method was generated by MyBatis Generator. This method corresponds to the database table organization_identity
  31. * @mbg.generated Sun Nov 12 10:00:10 CST 2017
  32. */
  33. public void setOrderByClause(String orderByClause) {
  34. this.orderByClause = orderByClause;
  35. }
  36. /**
  37. * This method was generated by MyBatis Generator. This method corresponds to the database table organization_identity
  38. * @mbg.generated Sun Nov 12 10:00:10 CST 2017
  39. */
  40. public String getOrderByClause() {
  41. return orderByClause;
  42. }
  43. /**
  44. * This method was generated by MyBatis Generator. This method corresponds to the database table organization_identity
  45. * @mbg.generated Sun Nov 12 10:00:10 CST 2017
  46. */
  47. public void setDistinct(boolean distinct) {
  48. this.distinct = distinct;
  49. }
  50. /**
  51. * This method was generated by MyBatis Generator. This method corresponds to the database table organization_identity
  52. * @mbg.generated Sun Nov 12 10:00:10 CST 2017
  53. */
  54. public boolean isDistinct() {
  55. return distinct;
  56. }
  57. /**
  58. * This method was generated by MyBatis Generator. This method corresponds to the database table organization_identity
  59. * @mbg.generated Sun Nov 12 10:00:10 CST 2017
  60. */
  61. public List<Criteria> getOredCriteria() {
  62. return oredCriteria;
  63. }
  64. /**
  65. * This method was generated by MyBatis Generator. This method corresponds to the database table organization_identity
  66. * @mbg.generated Sun Nov 12 10:00:10 CST 2017
  67. */
  68. public void or(Criteria criteria) {
  69. oredCriteria.add(criteria);
  70. }
  71. /**
  72. * This method was generated by MyBatis Generator. This method corresponds to the database table organization_identity
  73. * @mbg.generated Sun Nov 12 10:00:10 CST 2017
  74. */
  75. public Criteria or() {
  76. Criteria criteria = createCriteriaInternal();
  77. oredCriteria.add(criteria);
  78. return criteria;
  79. }
  80. /**
  81. * This method was generated by MyBatis Generator. This method corresponds to the database table organization_identity
  82. * @mbg.generated Sun Nov 12 10:00:10 CST 2017
  83. */
  84. public Criteria createCriteria() {
  85. Criteria criteria = createCriteriaInternal();
  86. if (oredCriteria.size() == 0) {
  87. oredCriteria.add(criteria);
  88. }
  89. return criteria;
  90. }
  91. /**
  92. * This method was generated by MyBatis Generator. This method corresponds to the database table organization_identity
  93. * @mbg.generated Sun Nov 12 10:00:10 CST 2017
  94. */
  95. protected Criteria createCriteriaInternal() {
  96. Criteria criteria = new Criteria();
  97. return criteria;
  98. }
  99. /**
  100. * This method was generated by MyBatis Generator. This method corresponds to the database table organization_identity
  101. * @mbg.generated Sun Nov 12 10:00:10 CST 2017
  102. */
  103. public void clear() {
  104. oredCriteria.clear();
  105. orderByClause = null;
  106. distinct = false;
  107. }
  108. /**
  109. * This class was generated by MyBatis Generator. This class corresponds to the database table organization_identity
  110. * @mbg.generated Sun Nov 12 10:00:10 CST 2017
  111. */
  112. protected abstract static class GeneratedCriteria {
  113. protected List<Criterion> criteria;
  114. protected GeneratedCriteria() {
  115. super();
  116. criteria = new ArrayList<Criterion>();
  117. }
  118. public boolean isValid() {
  119. return criteria.size() > 0;
  120. }
  121. public List<Criterion> getAllCriteria() {
  122. return criteria;
  123. }
  124. public List<Criterion> getCriteria() {
  125. return criteria;
  126. }
  127. protected void addCriterion(String condition) {
  128. if (condition == null) {
  129. throw new RuntimeException("Value for condition cannot be null");
  130. }
  131. criteria.add(new Criterion(condition));
  132. }
  133. protected void addCriterion(String condition, Object value, String property) {
  134. if (value == null) {
  135. throw new RuntimeException("Value for " + property + " cannot be null");
  136. }
  137. criteria.add(new Criterion(condition, value));
  138. }
  139. protected void addCriterion(String condition, Object value1, Object value2, String property) {
  140. if (value1 == null || value2 == null) {
  141. throw new RuntimeException("Between values for " + property + " cannot be null");
  142. }
  143. criteria.add(new Criterion(condition, value1, value2));
  144. }
  145. public Criteria andIdIsNull() {
  146. addCriterion("id is null");
  147. return (Criteria) this;
  148. }
  149. public Criteria andIdIsNotNull() {
  150. addCriterion("id is not null");
  151. return (Criteria) this;
  152. }
  153. public Criteria andIdEqualTo(String value) {
  154. addCriterion("id =", value, "id");
  155. return (Criteria) this;
  156. }
  157. public Criteria andIdNotEqualTo(String value) {
  158. addCriterion("id <>", value, "id");
  159. return (Criteria) this;
  160. }
  161. public Criteria andIdGreaterThan(String value) {
  162. addCriterion("id >", value, "id");
  163. return (Criteria) this;
  164. }
  165. public Criteria andIdGreaterThanOrEqualTo(String value) {
  166. addCriterion("id >=", value, "id");
  167. return (Criteria) this;
  168. }
  169. public Criteria andIdLessThan(String value) {
  170. addCriterion("id <", value, "id");
  171. return (Criteria) this;
  172. }
  173. public Criteria andIdLessThanOrEqualTo(String value) {
  174. addCriterion("id <=", value, "id");
  175. return (Criteria) this;
  176. }
  177. public Criteria andIdLike(String value) {
  178. addCriterion("id like", value, "id");
  179. return (Criteria) this;
  180. }
  181. public Criteria andIdNotLike(String value) {
  182. addCriterion("id not like", value, "id");
  183. return (Criteria) this;
  184. }
  185. public Criteria andIdIn(List<String> values) {
  186. addCriterion("id in", values, "id");
  187. return (Criteria) this;
  188. }
  189. public Criteria andIdNotIn(List<String> values) {
  190. addCriterion("id not in", values, "id");
  191. return (Criteria) this;
  192. }
  193. public Criteria andIdBetween(String value1, String value2) {
  194. addCriterion("id between", value1, value2, "id");
  195. return (Criteria) this;
  196. }
  197. public Criteria andIdNotBetween(String value1, String value2) {
  198. addCriterion("id not between", value1, value2, "id");
  199. return (Criteria) this;
  200. }
  201. public Criteria andUidIsNull() {
  202. addCriterion("uid is null");
  203. return (Criteria) this;
  204. }
  205. public Criteria andUidIsNotNull() {
  206. addCriterion("uid is not null");
  207. return (Criteria) this;
  208. }
  209. public Criteria andUidEqualTo(String value) {
  210. addCriterion("uid =", value, "uid");
  211. return (Criteria) this;
  212. }
  213. public Criteria andUidNotEqualTo(String value) {
  214. addCriterion("uid <>", value, "uid");
  215. return (Criteria) this;
  216. }
  217. public Criteria andUidGreaterThan(String value) {
  218. addCriterion("uid >", value, "uid");
  219. return (Criteria) this;
  220. }
  221. public Criteria andUidGreaterThanOrEqualTo(String value) {
  222. addCriterion("uid >=", value, "uid");
  223. return (Criteria) this;
  224. }
  225. public Criteria andUidLessThan(String value) {
  226. addCriterion("uid <", value, "uid");
  227. return (Criteria) this;
  228. }
  229. public Criteria andUidLessThanOrEqualTo(String value) {
  230. addCriterion("uid <=", value, "uid");
  231. return (Criteria) this;
  232. }
  233. public Criteria andUidLike(String value) {
  234. addCriterion("uid like", value, "uid");
  235. return (Criteria) this;
  236. }
  237. public Criteria andUidNotLike(String value) {
  238. addCriterion("uid not like", value, "uid");
  239. return (Criteria) this;
  240. }
  241. public Criteria andUidIn(List<String> values) {
  242. addCriterion("uid in", values, "uid");
  243. return (Criteria) this;
  244. }
  245. public Criteria andUidNotIn(List<String> values) {
  246. addCriterion("uid not in", values, "uid");
  247. return (Criteria) this;
  248. }
  249. public Criteria andUidBetween(String value1, String value2) {
  250. addCriterion("uid between", value1, value2, "uid");
  251. return (Criteria) this;
  252. }
  253. public Criteria andUidNotBetween(String value1, String value2) {
  254. addCriterion("uid not between", value1, value2, "uid");
  255. return (Criteria) this;
  256. }
  257. public Criteria andContactsIsNull() {
  258. addCriterion("contacts is null");
  259. return (Criteria) this;
  260. }
  261. public Criteria andContactsIsNotNull() {
  262. addCriterion("contacts is not null");
  263. return (Criteria) this;
  264. }
  265. public Criteria andContactsEqualTo(String value) {
  266. addCriterion("contacts =", value, "contacts");
  267. return (Criteria) this;
  268. }
  269. public Criteria andContactsNotEqualTo(String value) {
  270. addCriterion("contacts <>", value, "contacts");
  271. return (Criteria) this;
  272. }
  273. public Criteria andContactsGreaterThan(String value) {
  274. addCriterion("contacts >", value, "contacts");
  275. return (Criteria) this;
  276. }
  277. public Criteria andContactsGreaterThanOrEqualTo(String value) {
  278. addCriterion("contacts >=", value, "contacts");
  279. return (Criteria) this;
  280. }
  281. public Criteria andContactsLessThan(String value) {
  282. addCriterion("contacts <", value, "contacts");
  283. return (Criteria) this;
  284. }
  285. public Criteria andContactsLessThanOrEqualTo(String value) {
  286. addCriterion("contacts <=", value, "contacts");
  287. return (Criteria) this;
  288. }
  289. public Criteria andContactsLike(String value) {
  290. addCriterion("contacts like", value, "contacts");
  291. return (Criteria) this;
  292. }
  293. public Criteria andContactsNotLike(String value) {
  294. addCriterion("contacts not like", value, "contacts");
  295. return (Criteria) this;
  296. }
  297. public Criteria andContactsIn(List<String> values) {
  298. addCriterion("contacts in", values, "contacts");
  299. return (Criteria) this;
  300. }
  301. public Criteria andContactsNotIn(List<String> values) {
  302. addCriterion("contacts not in", values, "contacts");
  303. return (Criteria) this;
  304. }
  305. public Criteria andContactsBetween(String value1, String value2) {
  306. addCriterion("contacts between", value1, value2, "contacts");
  307. return (Criteria) this;
  308. }
  309. public Criteria andContactsNotBetween(String value1, String value2) {
  310. addCriterion("contacts not between", value1, value2, "contacts");
  311. return (Criteria) this;
  312. }
  313. public Criteria andContactMobileIsNull() {
  314. addCriterion("contact_mobile is null");
  315. return (Criteria) this;
  316. }
  317. public Criteria andContactMobileIsNotNull() {
  318. addCriterion("contact_mobile is not null");
  319. return (Criteria) this;
  320. }
  321. public Criteria andContactMobileEqualTo(String value) {
  322. addCriterion("contact_mobile =", value, "contactMobile");
  323. return (Criteria) this;
  324. }
  325. public Criteria andContactMobileNotEqualTo(String value) {
  326. addCriterion("contact_mobile <>", value, "contactMobile");
  327. return (Criteria) this;
  328. }
  329. public Criteria andContactMobileGreaterThan(String value) {
  330. addCriterion("contact_mobile >", value, "contactMobile");
  331. return (Criteria) this;
  332. }
  333. public Criteria andContactMobileGreaterThanOrEqualTo(String value) {
  334. addCriterion("contact_mobile >=", value, "contactMobile");
  335. return (Criteria) this;
  336. }
  337. public Criteria andContactMobileLessThan(String value) {
  338. addCriterion("contact_mobile <", value, "contactMobile");
  339. return (Criteria) this;
  340. }
  341. public Criteria andContactMobileLessThanOrEqualTo(String value) {
  342. addCriterion("contact_mobile <=", value, "contactMobile");
  343. return (Criteria) this;
  344. }
  345. public Criteria andContactMobileLike(String value) {
  346. addCriterion("contact_mobile like", value, "contactMobile");
  347. return (Criteria) this;
  348. }
  349. public Criteria andContactMobileNotLike(String value) {
  350. addCriterion("contact_mobile not like", value, "contactMobile");
  351. return (Criteria) this;
  352. }
  353. public Criteria andContactMobileIn(List<String> values) {
  354. addCriterion("contact_mobile in", values, "contactMobile");
  355. return (Criteria) this;
  356. }
  357. public Criteria andContactMobileNotIn(List<String> values) {
  358. addCriterion("contact_mobile not in", values, "contactMobile");
  359. return (Criteria) this;
  360. }
  361. public Criteria andContactMobileBetween(String value1, String value2) {
  362. addCriterion("contact_mobile between", value1, value2, "contactMobile");
  363. return (Criteria) this;
  364. }
  365. public Criteria andContactMobileNotBetween(String value1, String value2) {
  366. addCriterion("contact_mobile not between", value1, value2, "contactMobile");
  367. return (Criteria) this;
  368. }
  369. public Criteria andFixedTelIsNull() {
  370. addCriterion("fixed_tel is null");
  371. return (Criteria) this;
  372. }
  373. public Criteria andFixedTelIsNotNull() {
  374. addCriterion("fixed_tel is not null");
  375. return (Criteria) this;
  376. }
  377. public Criteria andFixedTelEqualTo(String value) {
  378. addCriterion("fixed_tel =", value, "fixedTel");
  379. return (Criteria) this;
  380. }
  381. public Criteria andFixedTelNotEqualTo(String value) {
  382. addCriterion("fixed_tel <>", value, "fixedTel");
  383. return (Criteria) this;
  384. }
  385. public Criteria andFixedTelGreaterThan(String value) {
  386. addCriterion("fixed_tel >", value, "fixedTel");
  387. return (Criteria) this;
  388. }
  389. public Criteria andFixedTelGreaterThanOrEqualTo(String value) {
  390. addCriterion("fixed_tel >=", value, "fixedTel");
  391. return (Criteria) this;
  392. }
  393. public Criteria andFixedTelLessThan(String value) {
  394. addCriterion("fixed_tel <", value, "fixedTel");
  395. return (Criteria) this;
  396. }
  397. public Criteria andFixedTelLessThanOrEqualTo(String value) {
  398. addCriterion("fixed_tel <=", value, "fixedTel");
  399. return (Criteria) this;
  400. }
  401. public Criteria andFixedTelLike(String value) {
  402. addCriterion("fixed_tel like", value, "fixedTel");
  403. return (Criteria) this;
  404. }
  405. public Criteria andFixedTelNotLike(String value) {
  406. addCriterion("fixed_tel not like", value, "fixedTel");
  407. return (Criteria) this;
  408. }
  409. public Criteria andFixedTelIn(List<String> values) {
  410. addCriterion("fixed_tel in", values, "fixedTel");
  411. return (Criteria) this;
  412. }
  413. public Criteria andFixedTelNotIn(List<String> values) {
  414. addCriterion("fixed_tel not in", values, "fixedTel");
  415. return (Criteria) this;
  416. }
  417. public Criteria andFixedTelBetween(String value1, String value2) {
  418. addCriterion("fixed_tel between", value1, value2, "fixedTel");
  419. return (Criteria) this;
  420. }
  421. public Criteria andFixedTelNotBetween(String value1, String value2) {
  422. addCriterion("fixed_tel not between", value1, value2, "fixedTel");
  423. return (Criteria) this;
  424. }
  425. public Criteria andQqIsNull() {
  426. addCriterion("qq is null");
  427. return (Criteria) this;
  428. }
  429. public Criteria andQqIsNotNull() {
  430. addCriterion("qq is not null");
  431. return (Criteria) this;
  432. }
  433. public Criteria andQqEqualTo(String value) {
  434. addCriterion("qq =", value, "qq");
  435. return (Criteria) this;
  436. }
  437. public Criteria andQqNotEqualTo(String value) {
  438. addCriterion("qq <>", value, "qq");
  439. return (Criteria) this;
  440. }
  441. public Criteria andQqGreaterThan(String value) {
  442. addCriterion("qq >", value, "qq");
  443. return (Criteria) this;
  444. }
  445. public Criteria andQqGreaterThanOrEqualTo(String value) {
  446. addCriterion("qq >=", value, "qq");
  447. return (Criteria) this;
  448. }
  449. public Criteria andQqLessThan(String value) {
  450. addCriterion("qq <", value, "qq");
  451. return (Criteria) this;
  452. }
  453. public Criteria andQqLessThanOrEqualTo(String value) {
  454. addCriterion("qq <=", value, "qq");
  455. return (Criteria) this;
  456. }
  457. public Criteria andQqLike(String value) {
  458. addCriterion("qq like", value, "qq");
  459. return (Criteria) this;
  460. }
  461. public Criteria andQqNotLike(String value) {
  462. addCriterion("qq not like", value, "qq");
  463. return (Criteria) this;
  464. }
  465. public Criteria andQqIn(List<String> values) {
  466. addCriterion("qq in", values, "qq");
  467. return (Criteria) this;
  468. }
  469. public Criteria andQqNotIn(List<String> values) {
  470. addCriterion("qq not in", values, "qq");
  471. return (Criteria) this;
  472. }
  473. public Criteria andQqBetween(String value1, String value2) {
  474. addCriterion("qq between", value1, value2, "qq");
  475. return (Criteria) this;
  476. }
  477. public Criteria andQqNotBetween(String value1, String value2) {
  478. addCriterion("qq not between", value1, value2, "qq");
  479. return (Criteria) this;
  480. }
  481. public Criteria andPostalAddressIsNull() {
  482. addCriterion("postal_address is null");
  483. return (Criteria) this;
  484. }
  485. public Criteria andPostalAddressIsNotNull() {
  486. addCriterion("postal_address is not null");
  487. return (Criteria) this;
  488. }
  489. public Criteria andPostalAddressEqualTo(String value) {
  490. addCriterion("postal_address =", value, "postalAddress");
  491. return (Criteria) this;
  492. }
  493. public Criteria andPostalAddressNotEqualTo(String value) {
  494. addCriterion("postal_address <>", value, "postalAddress");
  495. return (Criteria) this;
  496. }
  497. public Criteria andPostalAddressGreaterThan(String value) {
  498. addCriterion("postal_address >", value, "postalAddress");
  499. return (Criteria) this;
  500. }
  501. public Criteria andPostalAddressGreaterThanOrEqualTo(String value) {
  502. addCriterion("postal_address >=", value, "postalAddress");
  503. return (Criteria) this;
  504. }
  505. public Criteria andPostalAddressLessThan(String value) {
  506. addCriterion("postal_address <", value, "postalAddress");
  507. return (Criteria) this;
  508. }
  509. public Criteria andPostalAddressLessThanOrEqualTo(String value) {
  510. addCriterion("postal_address <=", value, "postalAddress");
  511. return (Criteria) this;
  512. }
  513. public Criteria andPostalAddressLike(String value) {
  514. addCriterion("postal_address like", value, "postalAddress");
  515. return (Criteria) this;
  516. }
  517. public Criteria andPostalAddressNotLike(String value) {
  518. addCriterion("postal_address not like", value, "postalAddress");
  519. return (Criteria) this;
  520. }
  521. public Criteria andPostalAddressIn(List<String> values) {
  522. addCriterion("postal_address in", values, "postalAddress");
  523. return (Criteria) this;
  524. }
  525. public Criteria andPostalAddressNotIn(List<String> values) {
  526. addCriterion("postal_address not in", values, "postalAddress");
  527. return (Criteria) this;
  528. }
  529. public Criteria andPostalAddressBetween(String value1, String value2) {
  530. addCriterion("postal_address between", value1, value2, "postalAddress");
  531. return (Criteria) this;
  532. }
  533. public Criteria andPostalAddressNotBetween(String value1, String value2) {
  534. addCriterion("postal_address not between", value1, value2, "postalAddress");
  535. return (Criteria) this;
  536. }
  537. public Criteria andPostcodeIsNull() {
  538. addCriterion("postcode is null");
  539. return (Criteria) this;
  540. }
  541. public Criteria andPostcodeIsNotNull() {
  542. addCriterion("postcode is not null");
  543. return (Criteria) this;
  544. }
  545. public Criteria andPostcodeEqualTo(String value) {
  546. addCriterion("postcode =", value, "postcode");
  547. return (Criteria) this;
  548. }
  549. public Criteria andPostcodeNotEqualTo(String value) {
  550. addCriterion("postcode <>", value, "postcode");
  551. return (Criteria) this;
  552. }
  553. public Criteria andPostcodeGreaterThan(String value) {
  554. addCriterion("postcode >", value, "postcode");
  555. return (Criteria) this;
  556. }
  557. public Criteria andPostcodeGreaterThanOrEqualTo(String value) {
  558. addCriterion("postcode >=", value, "postcode");
  559. return (Criteria) this;
  560. }
  561. public Criteria andPostcodeLessThan(String value) {
  562. addCriterion("postcode <", value, "postcode");
  563. return (Criteria) this;
  564. }
  565. public Criteria andPostcodeLessThanOrEqualTo(String value) {
  566. addCriterion("postcode <=", value, "postcode");
  567. return (Criteria) this;
  568. }
  569. public Criteria andPostcodeLike(String value) {
  570. addCriterion("postcode like", value, "postcode");
  571. return (Criteria) this;
  572. }
  573. public Criteria andPostcodeNotLike(String value) {
  574. addCriterion("postcode not like", value, "postcode");
  575. return (Criteria) this;
  576. }
  577. public Criteria andPostcodeIn(List<String> values) {
  578. addCriterion("postcode in", values, "postcode");
  579. return (Criteria) this;
  580. }
  581. public Criteria andPostcodeNotIn(List<String> values) {
  582. addCriterion("postcode not in", values, "postcode");
  583. return (Criteria) this;
  584. }
  585. public Criteria andPostcodeBetween(String value1, String value2) {
  586. addCriterion("postcode between", value1, value2, "postcode");
  587. return (Criteria) this;
  588. }
  589. public Criteria andPostcodeNotBetween(String value1, String value2) {
  590. addCriterion("postcode not between", value1, value2, "postcode");
  591. return (Criteria) this;
  592. }
  593. public Criteria andUnitNameIsNull() {
  594. addCriterion("unit_name is null");
  595. return (Criteria) this;
  596. }
  597. public Criteria andUnitNameIsNotNull() {
  598. addCriterion("unit_name is not null");
  599. return (Criteria) this;
  600. }
  601. public Criteria andUnitNameEqualTo(String value) {
  602. addCriterion("unit_name =", value, "unitName");
  603. return (Criteria) this;
  604. }
  605. public Criteria andUnitNameNotEqualTo(String value) {
  606. addCriterion("unit_name <>", value, "unitName");
  607. return (Criteria) this;
  608. }
  609. public Criteria andUnitNameGreaterThan(String value) {
  610. addCriterion("unit_name >", value, "unitName");
  611. return (Criteria) this;
  612. }
  613. public Criteria andUnitNameGreaterThanOrEqualTo(String value) {
  614. addCriterion("unit_name >=", value, "unitName");
  615. return (Criteria) this;
  616. }
  617. public Criteria andUnitNameLessThan(String value) {
  618. addCriterion("unit_name <", value, "unitName");
  619. return (Criteria) this;
  620. }
  621. public Criteria andUnitNameLessThanOrEqualTo(String value) {
  622. addCriterion("unit_name <=", value, "unitName");
  623. return (Criteria) this;
  624. }
  625. public Criteria andUnitNameLike(String value) {
  626. addCriterion("unit_name like", value, "unitName");
  627. return (Criteria) this;
  628. }
  629. public Criteria andUnitNameNotLike(String value) {
  630. addCriterion("unit_name not like", value, "unitName");
  631. return (Criteria) this;
  632. }
  633. public Criteria andUnitNameIn(List<String> values) {
  634. addCriterion("unit_name in", values, "unitName");
  635. return (Criteria) this;
  636. }
  637. public Criteria andUnitNameNotIn(List<String> values) {
  638. addCriterion("unit_name not in", values, "unitName");
  639. return (Criteria) this;
  640. }
  641. public Criteria andUnitNameBetween(String value1, String value2) {
  642. addCriterion("unit_name between", value1, value2, "unitName");
  643. return (Criteria) this;
  644. }
  645. public Criteria andUnitNameNotBetween(String value1, String value2) {
  646. addCriterion("unit_name not between", value1, value2, "unitName");
  647. return (Criteria) this;
  648. }
  649. public Criteria andRegisteredCapitalIsNull() {
  650. addCriterion("registered_capital is null");
  651. return (Criteria) this;
  652. }
  653. public Criteria andRegisteredCapitalIsNotNull() {
  654. addCriterion("registered_capital is not null");
  655. return (Criteria) this;
  656. }
  657. public Criteria andRegisteredCapitalEqualTo(BigDecimal value) {
  658. addCriterion("registered_capital =", value, "registeredCapital");
  659. return (Criteria) this;
  660. }
  661. public Criteria andRegisteredCapitalNotEqualTo(BigDecimal value) {
  662. addCriterion("registered_capital <>", value, "registeredCapital");
  663. return (Criteria) this;
  664. }
  665. public Criteria andRegisteredCapitalGreaterThan(BigDecimal value) {
  666. addCriterion("registered_capital >", value, "registeredCapital");
  667. return (Criteria) this;
  668. }
  669. public Criteria andRegisteredCapitalGreaterThanOrEqualTo(BigDecimal value) {
  670. addCriterion("registered_capital >=", value, "registeredCapital");
  671. return (Criteria) this;
  672. }
  673. public Criteria andRegisteredCapitalLessThan(BigDecimal value) {
  674. addCriterion("registered_capital <", value, "registeredCapital");
  675. return (Criteria) this;
  676. }
  677. public Criteria andRegisteredCapitalLessThanOrEqualTo(BigDecimal value) {
  678. addCriterion("registered_capital <=", value, "registeredCapital");
  679. return (Criteria) this;
  680. }
  681. public Criteria andRegisteredCapitalIn(List<BigDecimal> values) {
  682. addCriterion("registered_capital in", values, "registeredCapital");
  683. return (Criteria) this;
  684. }
  685. public Criteria andRegisteredCapitalNotIn(List<BigDecimal> values) {
  686. addCriterion("registered_capital not in", values, "registeredCapital");
  687. return (Criteria) this;
  688. }
  689. public Criteria andRegisteredCapitalBetween(BigDecimal value1, BigDecimal value2) {
  690. addCriterion("registered_capital between", value1, value2, "registeredCapital");
  691. return (Criteria) this;
  692. }
  693. public Criteria andRegisteredCapitalNotBetween(BigDecimal value1, BigDecimal value2) {
  694. addCriterion("registered_capital not between", value1, value2, "registeredCapital");
  695. return (Criteria) this;
  696. }
  697. public Criteria andLicenceNumberIsNull() {
  698. addCriterion("licence_number is null");
  699. return (Criteria) this;
  700. }
  701. public Criteria andLicenceNumberIsNotNull() {
  702. addCriterion("licence_number is not null");
  703. return (Criteria) this;
  704. }
  705. public Criteria andLicenceNumberEqualTo(String value) {
  706. addCriterion("licence_number =", value, "licenceNumber");
  707. return (Criteria) this;
  708. }
  709. public Criteria andLicenceNumberNotEqualTo(String value) {
  710. addCriterion("licence_number <>", value, "licenceNumber");
  711. return (Criteria) this;
  712. }
  713. public Criteria andLicenceNumberGreaterThan(String value) {
  714. addCriterion("licence_number >", value, "licenceNumber");
  715. return (Criteria) this;
  716. }
  717. public Criteria andLicenceNumberGreaterThanOrEqualTo(String value) {
  718. addCriterion("licence_number >=", value, "licenceNumber");
  719. return (Criteria) this;
  720. }
  721. public Criteria andLicenceNumberLessThan(String value) {
  722. addCriterion("licence_number <", value, "licenceNumber");
  723. return (Criteria) this;
  724. }
  725. public Criteria andLicenceNumberLessThanOrEqualTo(String value) {
  726. addCriterion("licence_number <=", value, "licenceNumber");
  727. return (Criteria) this;
  728. }
  729. public Criteria andLicenceNumberLike(String value) {
  730. addCriterion("licence_number like", value, "licenceNumber");
  731. return (Criteria) this;
  732. }
  733. public Criteria andLicenceNumberNotLike(String value) {
  734. addCriterion("licence_number not like", value, "licenceNumber");
  735. return (Criteria) this;
  736. }
  737. public Criteria andLicenceNumberIn(List<String> values) {
  738. addCriterion("licence_number in", values, "licenceNumber");
  739. return (Criteria) this;
  740. }
  741. public Criteria andLicenceNumberNotIn(List<String> values) {
  742. addCriterion("licence_number not in", values, "licenceNumber");
  743. return (Criteria) this;
  744. }
  745. public Criteria andLicenceNumberBetween(String value1, String value2) {
  746. addCriterion("licence_number between", value1, value2, "licenceNumber");
  747. return (Criteria) this;
  748. }
  749. public Criteria andLicenceNumberNotBetween(String value1, String value2) {
  750. addCriterion("licence_number not between", value1, value2, "licenceNumber");
  751. return (Criteria) this;
  752. }
  753. public Criteria andLicenceProvinceIsNull() {
  754. addCriterion("licence_province is null");
  755. return (Criteria) this;
  756. }
  757. public Criteria andLicenceProvinceIsNotNull() {
  758. addCriterion("licence_province is not null");
  759. return (Criteria) this;
  760. }
  761. public Criteria andLicenceProvinceEqualTo(Integer value) {
  762. addCriterion("licence_province =", value, "licenceProvince");
  763. return (Criteria) this;
  764. }
  765. public Criteria andLicenceProvinceNotEqualTo(Integer value) {
  766. addCriterion("licence_province <>", value, "licenceProvince");
  767. return (Criteria) this;
  768. }
  769. public Criteria andLicenceProvinceGreaterThan(Integer value) {
  770. addCriterion("licence_province >", value, "licenceProvince");
  771. return (Criteria) this;
  772. }
  773. public Criteria andLicenceProvinceGreaterThanOrEqualTo(Integer value) {
  774. addCriterion("licence_province >=", value, "licenceProvince");
  775. return (Criteria) this;
  776. }
  777. public Criteria andLicenceProvinceLessThan(Integer value) {
  778. addCriterion("licence_province <", value, "licenceProvince");
  779. return (Criteria) this;
  780. }
  781. public Criteria andLicenceProvinceLessThanOrEqualTo(Integer value) {
  782. addCriterion("licence_province <=", value, "licenceProvince");
  783. return (Criteria) this;
  784. }
  785. public Criteria andLicenceProvinceIn(List<Integer> values) {
  786. addCriterion("licence_province in", values, "licenceProvince");
  787. return (Criteria) this;
  788. }
  789. public Criteria andLicenceProvinceNotIn(List<Integer> values) {
  790. addCriterion("licence_province not in", values, "licenceProvince");
  791. return (Criteria) this;
  792. }
  793. public Criteria andLicenceProvinceBetween(Integer value1, Integer value2) {
  794. addCriterion("licence_province between", value1, value2, "licenceProvince");
  795. return (Criteria) this;
  796. }
  797. public Criteria andLicenceProvinceNotBetween(Integer value1, Integer value2) {
  798. addCriterion("licence_province not between", value1, value2, "licenceProvince");
  799. return (Criteria) this;
  800. }
  801. public Criteria andLicenceCityIsNull() {
  802. addCriterion("licence_city is null");
  803. return (Criteria) this;
  804. }
  805. public Criteria andLicenceCityIsNotNull() {
  806. addCriterion("licence_city is not null");
  807. return (Criteria) this;
  808. }
  809. public Criteria andLicenceCityEqualTo(Integer value) {
  810. addCriterion("licence_city =", value, "licenceCity");
  811. return (Criteria) this;
  812. }
  813. public Criteria andLicenceCityNotEqualTo(Integer value) {
  814. addCriterion("licence_city <>", value, "licenceCity");
  815. return (Criteria) this;
  816. }
  817. public Criteria andLicenceCityGreaterThan(Integer value) {
  818. addCriterion("licence_city >", value, "licenceCity");
  819. return (Criteria) this;
  820. }
  821. public Criteria andLicenceCityGreaterThanOrEqualTo(Integer value) {
  822. addCriterion("licence_city >=", value, "licenceCity");
  823. return (Criteria) this;
  824. }
  825. public Criteria andLicenceCityLessThan(Integer value) {
  826. addCriterion("licence_city <", value, "licenceCity");
  827. return (Criteria) this;
  828. }
  829. public Criteria andLicenceCityLessThanOrEqualTo(Integer value) {
  830. addCriterion("licence_city <=", value, "licenceCity");
  831. return (Criteria) this;
  832. }
  833. public Criteria andLicenceCityIn(List<Integer> values) {
  834. addCriterion("licence_city in", values, "licenceCity");
  835. return (Criteria) this;
  836. }
  837. public Criteria andLicenceCityNotIn(List<Integer> values) {
  838. addCriterion("licence_city not in", values, "licenceCity");
  839. return (Criteria) this;
  840. }
  841. public Criteria andLicenceCityBetween(Integer value1, Integer value2) {
  842. addCriterion("licence_city between", value1, value2, "licenceCity");
  843. return (Criteria) this;
  844. }
  845. public Criteria andLicenceCityNotBetween(Integer value1, Integer value2) {
  846. addCriterion("licence_city not between", value1, value2, "licenceCity");
  847. return (Criteria) this;
  848. }
  849. public Criteria andLicenceAreaIsNull() {
  850. addCriterion("licence_area is null");
  851. return (Criteria) this;
  852. }
  853. public Criteria andLicenceAreaIsNotNull() {
  854. addCriterion("licence_area is not null");
  855. return (Criteria) this;
  856. }
  857. public Criteria andLicenceAreaEqualTo(Integer value) {
  858. addCriterion("licence_area =", value, "licenceArea");
  859. return (Criteria) this;
  860. }
  861. public Criteria andLicenceAreaNotEqualTo(Integer value) {
  862. addCriterion("licence_area <>", value, "licenceArea");
  863. return (Criteria) this;
  864. }
  865. public Criteria andLicenceAreaGreaterThan(Integer value) {
  866. addCriterion("licence_area >", value, "licenceArea");
  867. return (Criteria) this;
  868. }
  869. public Criteria andLicenceAreaGreaterThanOrEqualTo(Integer value) {
  870. addCriterion("licence_area >=", value, "licenceArea");
  871. return (Criteria) this;
  872. }
  873. public Criteria andLicenceAreaLessThan(Integer value) {
  874. addCriterion("licence_area <", value, "licenceArea");
  875. return (Criteria) this;
  876. }
  877. public Criteria andLicenceAreaLessThanOrEqualTo(Integer value) {
  878. addCriterion("licence_area <=", value, "licenceArea");
  879. return (Criteria) this;
  880. }
  881. public Criteria andLicenceAreaIn(List<Integer> values) {
  882. addCriterion("licence_area in", values, "licenceArea");
  883. return (Criteria) this;
  884. }
  885. public Criteria andLicenceAreaNotIn(List<Integer> values) {
  886. addCriterion("licence_area not in", values, "licenceArea");
  887. return (Criteria) this;
  888. }
  889. public Criteria andLicenceAreaBetween(Integer value1, Integer value2) {
  890. addCriterion("licence_area between", value1, value2, "licenceArea");
  891. return (Criteria) this;
  892. }
  893. public Criteria andLicenceAreaNotBetween(Integer value1, Integer value2) {
  894. addCriterion("licence_area not between", value1, value2, "licenceArea");
  895. return (Criteria) this;
  896. }
  897. public Criteria andLicenceScanningUrlIsNull() {
  898. addCriterion("licence_scanning_url is null");
  899. return (Criteria) this;
  900. }
  901. public Criteria andLicenceScanningUrlIsNotNull() {
  902. addCriterion("licence_scanning_url is not null");
  903. return (Criteria) this;
  904. }
  905. public Criteria andLicenceScanningUrlEqualTo(String value) {
  906. addCriterion("licence_scanning_url =", value, "licenceScanningUrl");
  907. return (Criteria) this;
  908. }
  909. public Criteria andLicenceScanningUrlNotEqualTo(String value) {
  910. addCriterion("licence_scanning_url <>", value, "licenceScanningUrl");
  911. return (Criteria) this;
  912. }
  913. public Criteria andLicenceScanningUrlGreaterThan(String value) {
  914. addCriterion("licence_scanning_url >", value, "licenceScanningUrl");
  915. return (Criteria) this;
  916. }
  917. public Criteria andLicenceScanningUrlGreaterThanOrEqualTo(String value) {
  918. addCriterion("licence_scanning_url >=", value, "licenceScanningUrl");
  919. return (Criteria) this;
  920. }
  921. public Criteria andLicenceScanningUrlLessThan(String value) {
  922. addCriterion("licence_scanning_url <", value, "licenceScanningUrl");
  923. return (Criteria) this;
  924. }
  925. public Criteria andLicenceScanningUrlLessThanOrEqualTo(String value) {
  926. addCriterion("licence_scanning_url <=", value, "licenceScanningUrl");
  927. return (Criteria) this;
  928. }
  929. public Criteria andLicenceScanningUrlLike(String value) {
  930. addCriterion("licence_scanning_url like", value, "licenceScanningUrl");
  931. return (Criteria) this;
  932. }
  933. public Criteria andLicenceScanningUrlNotLike(String value) {
  934. addCriterion("licence_scanning_url not like", value, "licenceScanningUrl");
  935. return (Criteria) this;
  936. }
  937. public Criteria andLicenceScanningUrlIn(List<String> values) {
  938. addCriterion("licence_scanning_url in", values, "licenceScanningUrl");
  939. return (Criteria) this;
  940. }
  941. public Criteria andLicenceScanningUrlNotIn(List<String> values) {
  942. addCriterion("licence_scanning_url not in", values, "licenceScanningUrl");
  943. return (Criteria) this;
  944. }
  945. public Criteria andLicenceScanningUrlBetween(String value1, String value2) {
  946. addCriterion("licence_scanning_url between", value1, value2, "licenceScanningUrl");
  947. return (Criteria) this;
  948. }
  949. public Criteria andLicenceScanningUrlNotBetween(String value1, String value2) {
  950. addCriterion("licence_scanning_url not between", value1, value2, "licenceScanningUrl");
  951. return (Criteria) this;
  952. }
  953. public Criteria andOrgCodeIsNull() {
  954. addCriterion("org_code is null");
  955. return (Criteria) this;
  956. }
  957. public Criteria andOrgCodeIsNotNull() {
  958. addCriterion("org_code is not null");
  959. return (Criteria) this;
  960. }
  961. public Criteria andOrgCodeEqualTo(String value) {
  962. addCriterion("org_code =", value, "orgCode");
  963. return (Criteria) this;
  964. }
  965. public Criteria andOrgCodeNotEqualTo(String value) {
  966. addCriterion("org_code <>", value, "orgCode");
  967. return (Criteria) this;
  968. }
  969. public Criteria andOrgCodeGreaterThan(String value) {
  970. addCriterion("org_code >", value, "orgCode");
  971. return (Criteria) this;
  972. }
  973. public Criteria andOrgCodeGreaterThanOrEqualTo(String value) {
  974. addCriterion("org_code >=", value, "orgCode");
  975. return (Criteria) this;
  976. }
  977. public Criteria andOrgCodeLessThan(String value) {
  978. addCriterion("org_code <", value, "orgCode");
  979. return (Criteria) this;
  980. }
  981. public Criteria andOrgCodeLessThanOrEqualTo(String value) {
  982. addCriterion("org_code <=", value, "orgCode");
  983. return (Criteria) this;
  984. }
  985. public Criteria andOrgCodeLike(String value) {
  986. addCriterion("org_code like", value, "orgCode");
  987. return (Criteria) this;
  988. }
  989. public Criteria andOrgCodeNotLike(String value) {
  990. addCriterion("org_code not like", value, "orgCode");
  991. return (Criteria) this;
  992. }
  993. public Criteria andOrgCodeIn(List<String> values) {
  994. addCriterion("org_code in", values, "orgCode");
  995. return (Criteria) this;
  996. }
  997. public Criteria andOrgCodeNotIn(List<String> values) {
  998. addCriterion("org_code not in", values, "orgCode");
  999. return (Criteria) this;
  1000. }
  1001. public Criteria andOrgCodeBetween(String value1, String value2) {
  1002. addCriterion("org_code between", value1, value2, "orgCode");
  1003. return (Criteria) this;
  1004. }
  1005. public Criteria andOrgCodeNotBetween(String value1, String value2) {
  1006. addCriterion("org_code not between", value1, value2, "orgCode");
  1007. return (Criteria) this;
  1008. }
  1009. public Criteria andOrgCodeUrlIsNull() {
  1010. addCriterion("org_code_url is null");
  1011. return (Criteria) this;
  1012. }
  1013. public Criteria andOrgCodeUrlIsNotNull() {
  1014. addCriterion("org_code_url is not null");
  1015. return (Criteria) this;
  1016. }
  1017. public Criteria andOrgCodeUrlEqualTo(String value) {
  1018. addCriterion("org_code_url =", value, "orgCodeUrl");
  1019. return (Criteria) this;
  1020. }
  1021. public Criteria andOrgCodeUrlNotEqualTo(String value) {
  1022. addCriterion("org_code_url <>", value, "orgCodeUrl");
  1023. return (Criteria) this;
  1024. }
  1025. public Criteria andOrgCodeUrlGreaterThan(String value) {
  1026. addCriterion("org_code_url >", value, "orgCodeUrl");
  1027. return (Criteria) this;
  1028. }
  1029. public Criteria andOrgCodeUrlGreaterThanOrEqualTo(String value) {
  1030. addCriterion("org_code_url >=", value, "orgCodeUrl");
  1031. return (Criteria) this;
  1032. }
  1033. public Criteria andOrgCodeUrlLessThan(String value) {
  1034. addCriterion("org_code_url <", value, "orgCodeUrl");
  1035. return (Criteria) this;
  1036. }
  1037. public Criteria andOrgCodeUrlLessThanOrEqualTo(String value) {
  1038. addCriterion("org_code_url <=", value, "orgCodeUrl");
  1039. return (Criteria) this;
  1040. }
  1041. public Criteria andOrgCodeUrlLike(String value) {
  1042. addCriterion("org_code_url like", value, "orgCodeUrl");
  1043. return (Criteria) this;
  1044. }
  1045. public Criteria andOrgCodeUrlNotLike(String value) {
  1046. addCriterion("org_code_url not like", value, "orgCodeUrl");
  1047. return (Criteria) this;
  1048. }
  1049. public Criteria andOrgCodeUrlIn(List<String> values) {
  1050. addCriterion("org_code_url in", values, "orgCodeUrl");
  1051. return (Criteria) this;
  1052. }
  1053. public Criteria andOrgCodeUrlNotIn(List<String> values) {
  1054. addCriterion("org_code_url not in", values, "orgCodeUrl");
  1055. return (Criteria) this;
  1056. }
  1057. public Criteria andOrgCodeUrlBetween(String value1, String value2) {
  1058. addCriterion("org_code_url between", value1, value2, "orgCodeUrl");
  1059. return (Criteria) this;
  1060. }
  1061. public Criteria andOrgCodeUrlNotBetween(String value1, String value2) {
  1062. addCriterion("org_code_url not between", value1, value2, "orgCodeUrl");
  1063. return (Criteria) this;
  1064. }
  1065. public Criteria andBankAccountIsNull() {
  1066. addCriterion("bank_account is null");
  1067. return (Criteria) this;
  1068. }
  1069. public Criteria andBankAccountIsNotNull() {
  1070. addCriterion("bank_account is not null");
  1071. return (Criteria) this;
  1072. }
  1073. public Criteria andBankAccountEqualTo(String value) {
  1074. addCriterion("bank_account =", value, "bankAccount");
  1075. return (Criteria) this;
  1076. }
  1077. public Criteria andBankAccountNotEqualTo(String value) {
  1078. addCriterion("bank_account <>", value, "bankAccount");
  1079. return (Criteria) this;
  1080. }
  1081. public Criteria andBankAccountGreaterThan(String value) {
  1082. addCriterion("bank_account >", value, "bankAccount");
  1083. return (Criteria) this;
  1084. }
  1085. public Criteria andBankAccountGreaterThanOrEqualTo(String value) {
  1086. addCriterion("bank_account >=", value, "bankAccount");
  1087. return (Criteria) this;
  1088. }
  1089. public Criteria andBankAccountLessThan(String value) {
  1090. addCriterion("bank_account <", value, "bankAccount");
  1091. return (Criteria) this;
  1092. }
  1093. public Criteria andBankAccountLessThanOrEqualTo(String value) {
  1094. addCriterion("bank_account <=", value, "bankAccount");
  1095. return (Criteria) this;
  1096. }
  1097. public Criteria andBankAccountLike(String value) {
  1098. addCriterion("bank_account like", value, "bankAccount");
  1099. return (Criteria) this;
  1100. }
  1101. public Criteria andBankAccountNotLike(String value) {
  1102. addCriterion("bank_account not like", value, "bankAccount");
  1103. return (Criteria) this;
  1104. }
  1105. public Criteria andBankAccountIn(List<String> values) {
  1106. addCriterion("bank_account in", values, "bankAccount");
  1107. return (Criteria) this;
  1108. }
  1109. public Criteria andBankAccountNotIn(List<String> values) {
  1110. addCriterion("bank_account not in", values, "bankAccount");
  1111. return (Criteria) this;
  1112. }
  1113. public Criteria andBankAccountBetween(String value1, String value2) {
  1114. addCriterion("bank_account between", value1, value2, "bankAccount");
  1115. return (Criteria) this;
  1116. }
  1117. public Criteria andBankAccountNotBetween(String value1, String value2) {
  1118. addCriterion("bank_account not between", value1, value2, "bankAccount");
  1119. return (Criteria) this;
  1120. }
  1121. public Criteria andBanksIsNull() {
  1122. addCriterion("banks is null");
  1123. return (Criteria) this;
  1124. }
  1125. public Criteria andBanksIsNotNull() {
  1126. addCriterion("banks is not null");
  1127. return (Criteria) this;
  1128. }
  1129. public Criteria andBanksEqualTo(String value) {
  1130. addCriterion("banks =", value, "banks");
  1131. return (Criteria) this;
  1132. }
  1133. public Criteria andBanksNotEqualTo(String value) {
  1134. addCriterion("banks <>", value, "banks");
  1135. return (Criteria) this;
  1136. }
  1137. public Criteria andBanksGreaterThan(String value) {
  1138. addCriterion("banks >", value, "banks");
  1139. return (Criteria) this;
  1140. }
  1141. public Criteria andBanksGreaterThanOrEqualTo(String value) {
  1142. addCriterion("banks >=", value, "banks");
  1143. return (Criteria) this;
  1144. }
  1145. public Criteria andBanksLessThan(String value) {
  1146. addCriterion("banks <", value, "banks");
  1147. return (Criteria) this;
  1148. }
  1149. public Criteria andBanksLessThanOrEqualTo(String value) {
  1150. addCriterion("banks <=", value, "banks");
  1151. return (Criteria) this;
  1152. }
  1153. public Criteria andBanksLike(String value) {
  1154. addCriterion("banks like", value, "banks");
  1155. return (Criteria) this;
  1156. }
  1157. public Criteria andBanksNotLike(String value) {
  1158. addCriterion("banks not like", value, "banks");
  1159. return (Criteria) this;
  1160. }
  1161. public Criteria andBanksIn(List<String> values) {
  1162. addCriterion("banks in", values, "banks");
  1163. return (Criteria) this;
  1164. }
  1165. public Criteria andBanksNotIn(List<String> values) {
  1166. addCriterion("banks not in", values, "banks");
  1167. return (Criteria) this;
  1168. }
  1169. public Criteria andBanksBetween(String value1, String value2) {
  1170. addCriterion("banks between", value1, value2, "banks");
  1171. return (Criteria) this;
  1172. }
  1173. public Criteria andBanksNotBetween(String value1, String value2) {
  1174. addCriterion("banks not between", value1, value2, "banks");
  1175. return (Criteria) this;
  1176. }
  1177. public Criteria andBankBranchIsNull() {
  1178. addCriterion("bank_branch is null");
  1179. return (Criteria) this;
  1180. }
  1181. public Criteria andBankBranchIsNotNull() {
  1182. addCriterion("bank_branch is not null");
  1183. return (Criteria) this;
  1184. }
  1185. public Criteria andBankBranchEqualTo(String value) {
  1186. addCriterion("bank_branch =", value, "bankBranch");
  1187. return (Criteria) this;
  1188. }
  1189. public Criteria andBankBranchNotEqualTo(String value) {
  1190. addCriterion("bank_branch <>", value, "bankBranch");
  1191. return (Criteria) this;
  1192. }
  1193. public Criteria andBankBranchGreaterThan(String value) {
  1194. addCriterion("bank_branch >", value, "bankBranch");
  1195. return (Criteria) this;
  1196. }
  1197. public Criteria andBankBranchGreaterThanOrEqualTo(String value) {
  1198. addCriterion("bank_branch >=", value, "bankBranch");
  1199. return (Criteria) this;
  1200. }
  1201. public Criteria andBankBranchLessThan(String value) {
  1202. addCriterion("bank_branch <", value, "bankBranch");
  1203. return (Criteria) this;
  1204. }
  1205. public Criteria andBankBranchLessThanOrEqualTo(String value) {
  1206. addCriterion("bank_branch <=", value, "bankBranch");
  1207. return (Criteria) this;
  1208. }
  1209. public Criteria andBankBranchLike(String value) {
  1210. addCriterion("bank_branch like", value, "bankBranch");
  1211. return (Criteria) this;
  1212. }
  1213. public Criteria andBankBranchNotLike(String value) {
  1214. addCriterion("bank_branch not like", value, "bankBranch");
  1215. return (Criteria) this;
  1216. }
  1217. public Criteria andBankBranchIn(List<String> values) {
  1218. addCriterion("bank_branch in", values, "bankBranch");
  1219. return (Criteria) this;
  1220. }
  1221. public Criteria andBankBranchNotIn(List<String> values) {
  1222. addCriterion("bank_branch not in", values, "bankBranch");
  1223. return (Criteria) this;
  1224. }
  1225. public Criteria andBankBranchBetween(String value1, String value2) {
  1226. addCriterion("bank_branch between", value1, value2, "bankBranch");
  1227. return (Criteria) this;
  1228. }
  1229. public Criteria andBankBranchNotBetween(String value1, String value2) {
  1230. addCriterion("bank_branch not between", value1, value2, "bankBranch");
  1231. return (Criteria) this;
  1232. }
  1233. public Criteria andBankCardNumberIsNull() {
  1234. addCriterion("bank_card_number is null");
  1235. return (Criteria) this;
  1236. }
  1237. public Criteria andBankCardNumberIsNotNull() {
  1238. addCriterion("bank_card_number is not null");
  1239. return (Criteria) this;
  1240. }
  1241. public Criteria andBankCardNumberEqualTo(String value) {
  1242. addCriterion("bank_card_number =", value, "bankCardNumber");
  1243. return (Criteria) this;
  1244. }
  1245. public Criteria andBankCardNumberNotEqualTo(String value) {
  1246. addCriterion("bank_card_number <>", value, "bankCardNumber");
  1247. return (Criteria) this;
  1248. }
  1249. public Criteria andBankCardNumberGreaterThan(String value) {
  1250. addCriterion("bank_card_number >", value, "bankCardNumber");
  1251. return (Criteria) this;
  1252. }
  1253. public Criteria andBankCardNumberGreaterThanOrEqualTo(String value) {
  1254. addCriterion("bank_card_number >=", value, "bankCardNumber");
  1255. return (Criteria) this;
  1256. }
  1257. public Criteria andBankCardNumberLessThan(String value) {
  1258. addCriterion("bank_card_number <", value, "bankCardNumber");
  1259. return (Criteria) this;
  1260. }
  1261. public Criteria andBankCardNumberLessThanOrEqualTo(String value) {
  1262. addCriterion("bank_card_number <=", value, "bankCardNumber");
  1263. return (Criteria) this;
  1264. }
  1265. public Criteria andBankCardNumberLike(String value) {
  1266. addCriterion("bank_card_number like", value, "bankCardNumber");
  1267. return (Criteria) this;
  1268. }
  1269. public Criteria andBankCardNumberNotLike(String value) {
  1270. addCriterion("bank_card_number not like", value, "bankCardNumber");
  1271. return (Criteria) this;
  1272. }
  1273. public Criteria andBankCardNumberIn(List<String> values) {
  1274. addCriterion("bank_card_number in", values, "bankCardNumber");
  1275. return (Criteria) this;
  1276. }
  1277. public Criteria andBankCardNumberNotIn(List<String> values) {
  1278. addCriterion("bank_card_number not in", values, "bankCardNumber");
  1279. return (Criteria) this;
  1280. }
  1281. public Criteria andBankCardNumberBetween(String value1, String value2) {
  1282. addCriterion("bank_card_number between", value1, value2, "bankCardNumber");
  1283. return (Criteria) this;
  1284. }
  1285. public Criteria andBankCardNumberNotBetween(String value1, String value2) {
  1286. addCriterion("bank_card_number not between", value1, value2, "bankCardNumber");
  1287. return (Criteria) this;
  1288. }
  1289. public Criteria andValidationAmountIsNull() {
  1290. addCriterion("validation_amount is null");
  1291. return (Criteria) this;
  1292. }
  1293. public Criteria andValidationAmountIsNotNull() {
  1294. addCriterion("validation_amount is not null");
  1295. return (Criteria) this;
  1296. }
  1297. public Criteria andValidationAmountEqualTo(BigDecimal value) {
  1298. addCriterion("validation_amount =", value, "validationAmount");
  1299. return (Criteria) this;
  1300. }
  1301. public Criteria andValidationAmountNotEqualTo(BigDecimal value) {
  1302. addCriterion("validation_amount <>", value, "validationAmount");
  1303. return (Criteria) this;
  1304. }
  1305. public Criteria andValidationAmountGreaterThan(BigDecimal value) {
  1306. addCriterion("validation_amount >", value, "validationAmount");
  1307. return (Criteria) this;
  1308. }
  1309. public Criteria andValidationAmountGreaterThanOrEqualTo(BigDecimal value) {
  1310. addCriterion("validation_amount >=", value, "validationAmount");
  1311. return (Criteria) this;
  1312. }
  1313. public Criteria andValidationAmountLessThan(BigDecimal value) {
  1314. addCriterion("validation_amount <", value, "validationAmount");
  1315. return (Criteria) this;
  1316. }
  1317. public Criteria andValidationAmountLessThanOrEqualTo(BigDecimal value) {
  1318. addCriterion("validation_amount <=", value, "validationAmount");
  1319. return (Criteria) this;
  1320. }
  1321. public Criteria andValidationAmountIn(List<BigDecimal> values) {
  1322. addCriterion("validation_amount in", values, "validationAmount");
  1323. return (Criteria) this;
  1324. }
  1325. public Criteria andValidationAmountNotIn(List<BigDecimal> values) {
  1326. addCriterion("validation_amount not in", values, "validationAmount");
  1327. return (Criteria) this;
  1328. }
  1329. public Criteria andValidationAmountBetween(BigDecimal value1, BigDecimal value2) {
  1330. addCriterion("validation_amount between", value1, value2, "validationAmount");
  1331. return (Criteria) this;
  1332. }
  1333. public Criteria andValidationAmountNotBetween(BigDecimal value1, BigDecimal value2) {
  1334. addCriterion("validation_amount not between", value1, value2, "validationAmount");
  1335. return (Criteria) this;
  1336. }
  1337. public Criteria andIdentityTypeIsNull() {
  1338. addCriterion("identity_type is null");
  1339. return (Criteria) this;
  1340. }
  1341. public Criteria andIdentityTypeIsNotNull() {
  1342. addCriterion("identity_type is not null");
  1343. return (Criteria) this;
  1344. }
  1345. public Criteria andIdentityTypeEqualTo(Integer value) {
  1346. addCriterion("identity_type =", value, "identityType");
  1347. return (Criteria) this;
  1348. }
  1349. public Criteria andIdentityTypeNotEqualTo(Integer value) {
  1350. addCriterion("identity_type <>", value, "identityType");
  1351. return (Criteria) this;
  1352. }
  1353. public Criteria andIdentityTypeGreaterThan(Integer value) {
  1354. addCriterion("identity_type >", value, "identityType");
  1355. return (Criteria) this;
  1356. }
  1357. public Criteria andIdentityTypeGreaterThanOrEqualTo(Integer value) {
  1358. addCriterion("identity_type >=", value, "identityType");
  1359. return (Criteria) this;
  1360. }
  1361. public Criteria andIdentityTypeLessThan(Integer value) {
  1362. addCriterion("identity_type <", value, "identityType");
  1363. return (Criteria) this;
  1364. }
  1365. public Criteria andIdentityTypeLessThanOrEqualTo(Integer value) {
  1366. addCriterion("identity_type <=", value, "identityType");
  1367. return (Criteria) this;
  1368. }
  1369. public Criteria andIdentityTypeIn(List<Integer> values) {
  1370. addCriterion("identity_type in", values, "identityType");
  1371. return (Criteria) this;
  1372. }
  1373. public Criteria andIdentityTypeNotIn(List<Integer> values) {
  1374. addCriterion("identity_type not in", values, "identityType");
  1375. return (Criteria) this;
  1376. }
  1377. public Criteria andIdentityTypeBetween(Integer value1, Integer value2) {
  1378. addCriterion("identity_type between", value1, value2, "identityType");
  1379. return (Criteria) this;
  1380. }
  1381. public Criteria andIdentityTypeNotBetween(Integer value1, Integer value2) {
  1382. addCriterion("identity_type not between", value1, value2, "identityType");
  1383. return (Criteria) this;
  1384. }
  1385. public Criteria andLocationProvinceIsNull() {
  1386. addCriterion("location_province is null");
  1387. return (Criteria) this;
  1388. }
  1389. public Criteria andLocationProvinceIsNotNull() {
  1390. addCriterion("location_province is not null");
  1391. return (Criteria) this;
  1392. }
  1393. public Criteria andLocationProvinceEqualTo(Integer value) {
  1394. addCriterion("location_province =", value, "locationProvince");
  1395. return (Criteria) this;
  1396. }
  1397. public Criteria andLocationProvinceNotEqualTo(Integer value) {
  1398. addCriterion("location_province <>", value, "locationProvince");
  1399. return (Criteria) this;
  1400. }
  1401. public Criteria andLocationProvinceGreaterThan(Integer value) {
  1402. addCriterion("location_province >", value, "locationProvince");
  1403. return (Criteria) this;
  1404. }
  1405. public Criteria andLocationProvinceGreaterThanOrEqualTo(Integer value) {
  1406. addCriterion("location_province >=", value, "locationProvince");
  1407. return (Criteria) this;
  1408. }
  1409. public Criteria andLocationProvinceLessThan(Integer value) {
  1410. addCriterion("location_province <", value, "locationProvince");
  1411. return (Criteria) this;
  1412. }
  1413. public Criteria andLocationProvinceLessThanOrEqualTo(Integer value) {
  1414. addCriterion("location_province <=", value, "locationProvince");
  1415. return (Criteria) this;
  1416. }
  1417. public Criteria andLocationProvinceIn(List<Integer> values) {
  1418. addCriterion("location_province in", values, "locationProvince");
  1419. return (Criteria) this;
  1420. }
  1421. public Criteria andLocationProvinceNotIn(List<Integer> values) {
  1422. addCriterion("location_province not in", values, "locationProvince");
  1423. return (Criteria) this;
  1424. }
  1425. public Criteria andLocationProvinceBetween(Integer value1, Integer value2) {
  1426. addCriterion("location_province between", value1, value2, "locationProvince");
  1427. return (Criteria) this;
  1428. }
  1429. public Criteria andLocationProvinceNotBetween(Integer value1, Integer value2) {
  1430. addCriterion("location_province not between", value1, value2, "locationProvince");
  1431. return (Criteria) this;
  1432. }
  1433. public Criteria andLocationCityIsNull() {
  1434. addCriterion("location_city is null");
  1435. return (Criteria) this;
  1436. }
  1437. public Criteria andLocationCityIsNotNull() {
  1438. addCriterion("location_city is not null");
  1439. return (Criteria) this;
  1440. }
  1441. public Criteria andLocationCityEqualTo(Integer value) {
  1442. addCriterion("location_city =", value, "locationCity");
  1443. return (Criteria) this;
  1444. }
  1445. public Criteria andLocationCityNotEqualTo(Integer value) {
  1446. addCriterion("location_city <>", value, "locationCity");
  1447. return (Criteria) this;
  1448. }
  1449. public Criteria andLocationCityGreaterThan(Integer value) {
  1450. addCriterion("location_city >", value, "locationCity");
  1451. return (Criteria) this;
  1452. }
  1453. public Criteria andLocationCityGreaterThanOrEqualTo(Integer value) {
  1454. addCriterion("location_city >=", value, "locationCity");
  1455. return (Criteria) this;
  1456. }
  1457. public Criteria andLocationCityLessThan(Integer value) {
  1458. addCriterion("location_city <", value, "locationCity");
  1459. return (Criteria) this;
  1460. }
  1461. public Criteria andLocationCityLessThanOrEqualTo(Integer value) {
  1462. addCriterion("location_city <=", value, "locationCity");
  1463. return (Criteria) this;
  1464. }
  1465. public Criteria andLocationCityIn(List<Integer> values) {
  1466. addCriterion("location_city in", values, "locationCity");
  1467. return (Criteria) this;
  1468. }
  1469. public Criteria andLocationCityNotIn(List<Integer> values) {
  1470. addCriterion("location_city not in", values, "locationCity");
  1471. return (Criteria) this;
  1472. }
  1473. public Criteria andLocationCityBetween(Integer value1, Integer value2) {
  1474. addCriterion("location_city between", value1, value2, "locationCity");
  1475. return (Criteria) this;
  1476. }
  1477. public Criteria andLocationCityNotBetween(Integer value1, Integer value2) {
  1478. addCriterion("location_city not between", value1, value2, "locationCity");
  1479. return (Criteria) this;
  1480. }
  1481. public Criteria andLocationAreaIsNull() {
  1482. addCriterion("location_area is null");
  1483. return (Criteria) this;
  1484. }
  1485. public Criteria andLocationAreaIsNotNull() {
  1486. addCriterion("location_area is not null");
  1487. return (Criteria) this;
  1488. }
  1489. public Criteria andLocationAreaEqualTo(Integer value) {
  1490. addCriterion("location_area =", value, "locationArea");
  1491. return (Criteria) this;
  1492. }
  1493. public Criteria andLocationAreaNotEqualTo(Integer value) {
  1494. addCriterion("location_area <>", value, "locationArea");
  1495. return (Criteria) this;
  1496. }
  1497. public Criteria andLocationAreaGreaterThan(Integer value) {
  1498. addCriterion("location_area >", value, "locationArea");
  1499. return (Criteria) this;
  1500. }
  1501. public Criteria andLocationAreaGreaterThanOrEqualTo(Integer value) {
  1502. addCriterion("location_area >=", value, "locationArea");
  1503. return (Criteria) this;
  1504. }
  1505. public Criteria andLocationAreaLessThan(Integer value) {
  1506. addCriterion("location_area <", value, "locationArea");
  1507. return (Criteria) this;
  1508. }
  1509. public Criteria andLocationAreaLessThanOrEqualTo(Integer value) {
  1510. addCriterion("location_area <=", value, "locationArea");
  1511. return (Criteria) this;
  1512. }
  1513. public Criteria andLocationAreaIn(List<Integer> values) {
  1514. addCriterion("location_area in", values, "locationArea");
  1515. return (Criteria) this;
  1516. }
  1517. public Criteria andLocationAreaNotIn(List<Integer> values) {
  1518. addCriterion("location_area not in", values, "locationArea");
  1519. return (Criteria) this;
  1520. }
  1521. public Criteria andLocationAreaBetween(Integer value1, Integer value2) {
  1522. addCriterion("location_area between", value1, value2, "locationArea");
  1523. return (Criteria) this;
  1524. }
  1525. public Criteria andLocationAreaNotBetween(Integer value1, Integer value2) {
  1526. addCriterion("location_area not between", value1, value2, "locationArea");
  1527. return (Criteria) this;
  1528. }
  1529. public Criteria andLegalPersonIsNull() {
  1530. addCriterion("legal_person is null");
  1531. return (Criteria) this;
  1532. }
  1533. public Criteria andLegalPersonIsNotNull() {
  1534. addCriterion("legal_person is not null");
  1535. return (Criteria) this;
  1536. }
  1537. public Criteria andLegalPersonEqualTo(String value) {
  1538. addCriterion("legal_person =", value, "legalPerson");
  1539. return (Criteria) this;
  1540. }
  1541. public Criteria andLegalPersonNotEqualTo(String value) {
  1542. addCriterion("legal_person <>", value, "legalPerson");
  1543. return (Criteria) this;
  1544. }
  1545. public Criteria andLegalPersonGreaterThan(String value) {
  1546. addCriterion("legal_person >", value, "legalPerson");
  1547. return (Criteria) this;
  1548. }
  1549. public Criteria andLegalPersonGreaterThanOrEqualTo(String value) {
  1550. addCriterion("legal_person >=", value, "legalPerson");
  1551. return (Criteria) this;
  1552. }
  1553. public Criteria andLegalPersonLessThan(String value) {
  1554. addCriterion("legal_person <", value, "legalPerson");
  1555. return (Criteria) this;
  1556. }
  1557. public Criteria andLegalPersonLessThanOrEqualTo(String value) {
  1558. addCriterion("legal_person <=", value, "legalPerson");
  1559. return (Criteria) this;
  1560. }
  1561. public Criteria andLegalPersonLike(String value) {
  1562. addCriterion("legal_person like", value, "legalPerson");
  1563. return (Criteria) this;
  1564. }
  1565. public Criteria andLegalPersonNotLike(String value) {
  1566. addCriterion("legal_person not like", value, "legalPerson");
  1567. return (Criteria) this;
  1568. }
  1569. public Criteria andLegalPersonIn(List<String> values) {
  1570. addCriterion("legal_person in", values, "legalPerson");
  1571. return (Criteria) this;
  1572. }
  1573. public Criteria andLegalPersonNotIn(List<String> values) {
  1574. addCriterion("legal_person not in", values, "legalPerson");
  1575. return (Criteria) this;
  1576. }
  1577. public Criteria andLegalPersonBetween(String value1, String value2) {
  1578. addCriterion("legal_person between", value1, value2, "legalPerson");
  1579. return (Criteria) this;
  1580. }
  1581. public Criteria andLegalPersonNotBetween(String value1, String value2) {
  1582. addCriterion("legal_person not between", value1, value2, "legalPerson");
  1583. return (Criteria) this;
  1584. }
  1585. public Criteria andLegalPersonIdCardIsNull() {
  1586. addCriterion("legal_person_id_card is null");
  1587. return (Criteria) this;
  1588. }
  1589. public Criteria andLegalPersonIdCardIsNotNull() {
  1590. addCriterion("legal_person_id_card is not null");
  1591. return (Criteria) this;
  1592. }
  1593. public Criteria andLegalPersonIdCardEqualTo(String value) {
  1594. addCriterion("legal_person_id_card =", value, "legalPersonIdCard");
  1595. return (Criteria) this;
  1596. }
  1597. public Criteria andLegalPersonIdCardNotEqualTo(String value) {
  1598. addCriterion("legal_person_id_card <>", value, "legalPersonIdCard");
  1599. return (Criteria) this;
  1600. }
  1601. public Criteria andLegalPersonIdCardGreaterThan(String value) {
  1602. addCriterion("legal_person_id_card >", value, "legalPersonIdCard");
  1603. return (Criteria) this;
  1604. }
  1605. public Criteria andLegalPersonIdCardGreaterThanOrEqualTo(String value) {
  1606. addCriterion("legal_person_id_card >=", value, "legalPersonIdCard");
  1607. return (Criteria) this;
  1608. }
  1609. public Criteria andLegalPersonIdCardLessThan(String value) {
  1610. addCriterion("legal_person_id_card <", value, "legalPersonIdCard");
  1611. return (Criteria) this;
  1612. }
  1613. public Criteria andLegalPersonIdCardLessThanOrEqualTo(String value) {
  1614. addCriterion("legal_person_id_card <=", value, "legalPersonIdCard");
  1615. return (Criteria) this;
  1616. }
  1617. public Criteria andLegalPersonIdCardLike(String value) {
  1618. addCriterion("legal_person_id_card like", value, "legalPersonIdCard");
  1619. return (Criteria) this;
  1620. }
  1621. public Criteria andLegalPersonIdCardNotLike(String value) {
  1622. addCriterion("legal_person_id_card not like", value, "legalPersonIdCard");
  1623. return (Criteria) this;
  1624. }
  1625. public Criteria andLegalPersonIdCardIn(List<String> values) {
  1626. addCriterion("legal_person_id_card in", values, "legalPersonIdCard");
  1627. return (Criteria) this;
  1628. }
  1629. public Criteria andLegalPersonIdCardNotIn(List<String> values) {
  1630. addCriterion("legal_person_id_card not in", values, "legalPersonIdCard");
  1631. return (Criteria) this;
  1632. }
  1633. public Criteria andLegalPersonIdCardBetween(String value1, String value2) {
  1634. addCriterion("legal_person_id_card between", value1, value2, "legalPersonIdCard");
  1635. return (Criteria) this;
  1636. }
  1637. public Criteria andLegalPersonIdCardNotBetween(String value1, String value2) {
  1638. addCriterion("legal_person_id_card not between", value1, value2, "legalPersonIdCard");
  1639. return (Criteria) this;
  1640. }
  1641. public Criteria andLastYearTaxReportUrlIsNull() {
  1642. addCriterion("last_year_tax_report_url is null");
  1643. return (Criteria) this;
  1644. }
  1645. public Criteria andLastYearTaxReportUrlIsNotNull() {
  1646. addCriterion("last_year_tax_report_url is not null");
  1647. return (Criteria) this;
  1648. }
  1649. public Criteria andLastYearTaxReportUrlEqualTo(String value) {
  1650. addCriterion("last_year_tax_report_url =", value, "lastYearTaxReportUrl");
  1651. return (Criteria) this;
  1652. }
  1653. public Criteria andLastYearTaxReportUrlNotEqualTo(String value) {
  1654. addCriterion("last_year_tax_report_url <>", value, "lastYearTaxReportUrl");
  1655. return (Criteria) this;
  1656. }
  1657. public Criteria andLastYearTaxReportUrlGreaterThan(String value) {
  1658. addCriterion("last_year_tax_report_url >", value, "lastYearTaxReportUrl");
  1659. return (Criteria) this;
  1660. }
  1661. public Criteria andLastYearTaxReportUrlGreaterThanOrEqualTo(String value) {
  1662. addCriterion("last_year_tax_report_url >=", value, "lastYearTaxReportUrl");
  1663. return (Criteria) this;
  1664. }
  1665. public Criteria andLastYearTaxReportUrlLessThan(String value) {
  1666. addCriterion("last_year_tax_report_url <", value, "lastYearTaxReportUrl");
  1667. return (Criteria) this;
  1668. }
  1669. public Criteria andLastYearTaxReportUrlLessThanOrEqualTo(String value) {
  1670. addCriterion("last_year_tax_report_url <=", value, "lastYearTaxReportUrl");
  1671. return (Criteria) this;
  1672. }
  1673. public Criteria andLastYearTaxReportUrlLike(String value) {
  1674. addCriterion("last_year_tax_report_url like", value, "lastYearTaxReportUrl");
  1675. return (Criteria) this;
  1676. }
  1677. public Criteria andLastYearTaxReportUrlNotLike(String value) {
  1678. addCriterion("last_year_tax_report_url not like", value, "lastYearTaxReportUrl");
  1679. return (Criteria) this;
  1680. }
  1681. public Criteria andLastYearTaxReportUrlIn(List<String> values) {
  1682. addCriterion("last_year_tax_report_url in", values, "lastYearTaxReportUrl");
  1683. return (Criteria) this;
  1684. }
  1685. public Criteria andLastYearTaxReportUrlNotIn(List<String> values) {
  1686. addCriterion("last_year_tax_report_url not in", values, "lastYearTaxReportUrl");
  1687. return (Criteria) this;
  1688. }
  1689. public Criteria andLastYearTaxReportUrlBetween(String value1, String value2) {
  1690. addCriterion("last_year_tax_report_url between", value1, value2, "lastYearTaxReportUrl");
  1691. return (Criteria) this;
  1692. }
  1693. public Criteria andLastYearTaxReportUrlNotBetween(String value1, String value2) {
  1694. addCriterion("last_year_tax_report_url not between", value1, value2, "lastYearTaxReportUrl");
  1695. return (Criteria) this;
  1696. }
  1697. public Criteria andAuditStatusIsNull() {
  1698. addCriterion("audit_status is null");
  1699. return (Criteria) this;
  1700. }
  1701. public Criteria andAuditStatusIsNotNull() {
  1702. addCriterion("audit_status is not null");
  1703. return (Criteria) this;
  1704. }
  1705. public Criteria andAuditStatusEqualTo(Integer value) {
  1706. addCriterion("audit_status =", value, "auditStatus");
  1707. return (Criteria) this;
  1708. }
  1709. public Criteria andAuditStatusNotEqualTo(Integer value) {
  1710. addCriterion("audit_status <>", value, "auditStatus");
  1711. return (Criteria) this;
  1712. }
  1713. public Criteria andAuditStatusGreaterThan(Integer value) {
  1714. addCriterion("audit_status >", value, "auditStatus");
  1715. return (Criteria) this;
  1716. }
  1717. public Criteria andAuditStatusGreaterThanOrEqualTo(Integer value) {
  1718. addCriterion("audit_status >=", value, "auditStatus");
  1719. return (Criteria) this;
  1720. }
  1721. public Criteria andAuditStatusLessThan(Integer value) {
  1722. addCriterion("audit_status <", value, "auditStatus");
  1723. return (Criteria) this;
  1724. }
  1725. public Criteria andAuditStatusLessThanOrEqualTo(Integer value) {
  1726. addCriterion("audit_status <=", value, "auditStatus");
  1727. return (Criteria) this;
  1728. }
  1729. public Criteria andAuditStatusIn(List<Integer> values) {
  1730. addCriterion("audit_status in", values, "auditStatus");
  1731. return (Criteria) this;
  1732. }
  1733. public Criteria andAuditStatusNotIn(List<Integer> values) {
  1734. addCriterion("audit_status not in", values, "auditStatus");
  1735. return (Criteria) this;
  1736. }
  1737. public Criteria andAuditStatusBetween(Integer value1, Integer value2) {
  1738. addCriterion("audit_status between", value1, value2, "auditStatus");
  1739. return (Criteria) this;
  1740. }
  1741. public Criteria andAuditStatusNotBetween(Integer value1, Integer value2) {
  1742. addCriterion("audit_status not between", value1, value2, "auditStatus");
  1743. return (Criteria) this;
  1744. }
  1745. public Criteria andProcessIsNull() {
  1746. addCriterion("process is null");
  1747. return (Criteria) this;
  1748. }
  1749. public Criteria andProcessIsNotNull() {
  1750. addCriterion("process is not null");
  1751. return (Criteria) this;
  1752. }
  1753. public Criteria andProcessEqualTo(Integer value) {
  1754. addCriterion("process =", value, "process");
  1755. return (Criteria) this;
  1756. }
  1757. public Criteria andProcessNotEqualTo(Integer value) {
  1758. addCriterion("process <>", value, "process");
  1759. return (Criteria) this;
  1760. }
  1761. public Criteria andProcessGreaterThan(Integer value) {
  1762. addCriterion("process >", value, "process");
  1763. return (Criteria) this;
  1764. }
  1765. public Criteria andProcessGreaterThanOrEqualTo(Integer value) {
  1766. addCriterion("process >=", value, "process");
  1767. return (Criteria) this;
  1768. }
  1769. public Criteria andProcessLessThan(Integer value) {
  1770. addCriterion("process <", value, "process");
  1771. return (Criteria) this;
  1772. }
  1773. public Criteria andProcessLessThanOrEqualTo(Integer value) {
  1774. addCriterion("process <=", value, "process");
  1775. return (Criteria) this;
  1776. }
  1777. public Criteria andProcessIn(List<Integer> values) {
  1778. addCriterion("process in", values, "process");
  1779. return (Criteria) this;
  1780. }
  1781. public Criteria andProcessNotIn(List<Integer> values) {
  1782. addCriterion("process not in", values, "process");
  1783. return (Criteria) this;
  1784. }
  1785. public Criteria andProcessBetween(Integer value1, Integer value2) {
  1786. addCriterion("process between", value1, value2, "process");
  1787. return (Criteria) this;
  1788. }
  1789. public Criteria andProcessNotBetween(Integer value1, Integer value2) {
  1790. addCriterion("process not between", value1, value2, "process");
  1791. return (Criteria) this;
  1792. }
  1793. public Criteria andWrongCountIsNull() {
  1794. addCriterion("wrong_count is null");
  1795. return (Criteria) this;
  1796. }
  1797. public Criteria andWrongCountIsNotNull() {
  1798. addCriterion("wrong_count is not null");
  1799. return (Criteria) this;
  1800. }
  1801. public Criteria andWrongCountEqualTo(Integer value) {
  1802. addCriterion("wrong_count =", value, "wrongCount");
  1803. return (Criteria) this;
  1804. }
  1805. public Criteria andWrongCountNotEqualTo(Integer value) {
  1806. addCriterion("wrong_count <>", value, "wrongCount");
  1807. return (Criteria) this;
  1808. }
  1809. public Criteria andWrongCountGreaterThan(Integer value) {
  1810. addCriterion("wrong_count >", value, "wrongCount");
  1811. return (Criteria) this;
  1812. }
  1813. public Criteria andWrongCountGreaterThanOrEqualTo(Integer value) {
  1814. addCriterion("wrong_count >=", value, "wrongCount");
  1815. return (Criteria) this;
  1816. }
  1817. public Criteria andWrongCountLessThan(Integer value) {
  1818. addCriterion("wrong_count <", value, "wrongCount");
  1819. return (Criteria) this;
  1820. }
  1821. public Criteria andWrongCountLessThanOrEqualTo(Integer value) {
  1822. addCriterion("wrong_count <=", value, "wrongCount");
  1823. return (Criteria) this;
  1824. }
  1825. public Criteria andWrongCountIn(List<Integer> values) {
  1826. addCriterion("wrong_count in", values, "wrongCount");
  1827. return (Criteria) this;
  1828. }
  1829. public Criteria andWrongCountNotIn(List<Integer> values) {
  1830. addCriterion("wrong_count not in", values, "wrongCount");
  1831. return (Criteria) this;
  1832. }
  1833. public Criteria andWrongCountBetween(Integer value1, Integer value2) {
  1834. addCriterion("wrong_count between", value1, value2, "wrongCount");
  1835. return (Criteria) this;
  1836. }
  1837. public Criteria andWrongCountNotBetween(Integer value1, Integer value2) {
  1838. addCriterion("wrong_count not between", value1, value2, "wrongCount");
  1839. return (Criteria) this;
  1840. }
  1841. public Criteria andPaymentDateIsNull() {
  1842. addCriterion("payment_date is null");
  1843. return (Criteria) this;
  1844. }
  1845. public Criteria andPaymentDateIsNotNull() {
  1846. addCriterion("payment_date is not null");
  1847. return (Criteria) this;
  1848. }
  1849. public Criteria andPaymentDateEqualTo(Date value) {
  1850. addCriterion("payment_date =", value, "paymentDate");
  1851. return (Criteria) this;
  1852. }
  1853. public Criteria andPaymentDateNotEqualTo(Date value) {
  1854. addCriterion("payment_date <>", value, "paymentDate");
  1855. return (Criteria) this;
  1856. }
  1857. public Criteria andPaymentDateGreaterThan(Date value) {
  1858. addCriterion("payment_date >", value, "paymentDate");
  1859. return (Criteria) this;
  1860. }
  1861. public Criteria andPaymentDateGreaterThanOrEqualTo(Date value) {
  1862. addCriterion("payment_date >=", value, "paymentDate");
  1863. return (Criteria) this;
  1864. }
  1865. public Criteria andPaymentDateLessThan(Date value) {
  1866. addCriterion("payment_date <", value, "paymentDate");
  1867. return (Criteria) this;
  1868. }
  1869. public Criteria andPaymentDateLessThanOrEqualTo(Date value) {
  1870. addCriterion("payment_date <=", value, "paymentDate");
  1871. return (Criteria) this;
  1872. }
  1873. public Criteria andPaymentDateIn(List<Date> values) {
  1874. addCriterion("payment_date in", values, "paymentDate");
  1875. return (Criteria) this;
  1876. }
  1877. public Criteria andPaymentDateNotIn(List<Date> values) {
  1878. addCriterion("payment_date not in", values, "paymentDate");
  1879. return (Criteria) this;
  1880. }
  1881. public Criteria andPaymentDateBetween(Date value1, Date value2) {
  1882. addCriterion("payment_date between", value1, value2, "paymentDate");
  1883. return (Criteria) this;
  1884. }
  1885. public Criteria andPaymentDateNotBetween(Date value1, Date value2) {
  1886. addCriterion("payment_date not between", value1, value2, "paymentDate");
  1887. return (Criteria) this;
  1888. }
  1889. public Criteria andListedIsNull() {
  1890. addCriterion("listed is null");
  1891. return (Criteria) this;
  1892. }
  1893. public Criteria andListedIsNotNull() {
  1894. addCriterion("listed is not null");
  1895. return (Criteria) this;
  1896. }
  1897. public Criteria andListedEqualTo(Integer value) {
  1898. addCriterion("listed =", value, "listed");
  1899. return (Criteria) this;
  1900. }
  1901. public Criteria andListedNotEqualTo(Integer value) {
  1902. addCriterion("listed <>", value, "listed");
  1903. return (Criteria) this;
  1904. }
  1905. public Criteria andListedGreaterThan(Integer value) {
  1906. addCriterion("listed >", value, "listed");
  1907. return (Criteria) this;
  1908. }
  1909. public Criteria andListedGreaterThanOrEqualTo(Integer value) {
  1910. addCriterion("listed >=", value, "listed");
  1911. return (Criteria) this;
  1912. }
  1913. public Criteria andListedLessThan(Integer value) {
  1914. addCriterion("listed <", value, "listed");
  1915. return (Criteria) this;
  1916. }
  1917. public Criteria andListedLessThanOrEqualTo(Integer value) {
  1918. addCriterion("listed <=", value, "listed");
  1919. return (Criteria) this;
  1920. }
  1921. public Criteria andListedIn(List<Integer> values) {
  1922. addCriterion("listed in", values, "listed");
  1923. return (Criteria) this;
  1924. }
  1925. public Criteria andListedNotIn(List<Integer> values) {
  1926. addCriterion("listed not in", values, "listed");
  1927. return (Criteria) this;
  1928. }
  1929. public Criteria andListedBetween(Integer value1, Integer value2) {
  1930. addCriterion("listed between", value1, value2, "listed");
  1931. return (Criteria) this;
  1932. }
  1933. public Criteria andListedNotBetween(Integer value1, Integer value2) {
  1934. addCriterion("listed not between", value1, value2, "listed");
  1935. return (Criteria) this;
  1936. }
  1937. public Criteria andListedDateIsNull() {
  1938. addCriterion("listed_date is null");
  1939. return (Criteria) this;
  1940. }
  1941. public Criteria andListedDateIsNotNull() {
  1942. addCriterion("listed_date is not null");
  1943. return (Criteria) this;
  1944. }
  1945. public Criteria andListedDateEqualTo(Date value) {
  1946. addCriterion("listed_date =", value, "listedDate");
  1947. return (Criteria) this;
  1948. }
  1949. public Criteria andListedDateNotEqualTo(Date value) {
  1950. addCriterion("listed_date <>", value, "listedDate");
  1951. return (Criteria) this;
  1952. }
  1953. public Criteria andListedDateGreaterThan(Date value) {
  1954. addCriterion("listed_date >", value, "listedDate");
  1955. return (Criteria) this;
  1956. }
  1957. public Criteria andListedDateGreaterThanOrEqualTo(Date value) {
  1958. addCriterion("listed_date >=", value, "listedDate");
  1959. return (Criteria) this;
  1960. }
  1961. public Criteria andListedDateLessThan(Date value) {
  1962. addCriterion("listed_date <", value, "listedDate");
  1963. return (Criteria) this;
  1964. }
  1965. public Criteria andListedDateLessThanOrEqualTo(Date value) {
  1966. addCriterion("listed_date <=", value, "listedDate");
  1967. return (Criteria) this;
  1968. }
  1969. public Criteria andListedDateIn(List<Date> values) {
  1970. addCriterion("listed_date in", values, "listedDate");
  1971. return (Criteria) this;
  1972. }
  1973. public Criteria andListedDateNotIn(List<Date> values) {
  1974. addCriterion("listed_date not in", values, "listedDate");
  1975. return (Criteria) this;
  1976. }
  1977. public Criteria andListedDateBetween(Date value1, Date value2) {
  1978. addCriterion("listed_date between", value1, value2, "listedDate");
  1979. return (Criteria) this;
  1980. }
  1981. public Criteria andListedDateNotBetween(Date value1, Date value2) {
  1982. addCriterion("listed_date not between", value1, value2, "listedDate");
  1983. return (Criteria) this;
  1984. }
  1985. public Criteria andListedTypeIsNull() {
  1986. addCriterion("listed_type is null");
  1987. return (Criteria) this;
  1988. }
  1989. public Criteria andListedTypeIsNotNull() {
  1990. addCriterion("listed_type is not null");
  1991. return (Criteria) this;
  1992. }
  1993. public Criteria andListedTypeEqualTo(Integer value) {
  1994. addCriterion("listed_type =", value, "listedType");
  1995. return (Criteria) this;
  1996. }
  1997. public Criteria andListedTypeNotEqualTo(Integer value) {
  1998. addCriterion("listed_type <>", value, "listedType");
  1999. return (Criteria) this;
  2000. }
  2001. public Criteria andListedTypeGreaterThan(Integer value) {
  2002. addCriterion("listed_type >", value, "listedType");
  2003. return (Criteria) this;
  2004. }
  2005. public Criteria andListedTypeGreaterThanOrEqualTo(Integer value) {
  2006. addCriterion("listed_type >=", value, "listedType");
  2007. return (Criteria) this;
  2008. }
  2009. public Criteria andListedTypeLessThan(Integer value) {
  2010. addCriterion("listed_type <", value, "listedType");
  2011. return (Criteria) this;
  2012. }
  2013. public Criteria andListedTypeLessThanOrEqualTo(Integer value) {
  2014. addCriterion("listed_type <=", value, "listedType");
  2015. return (Criteria) this;
  2016. }
  2017. public Criteria andListedTypeIn(List<Integer> values) {
  2018. addCriterion("listed_type in", values, "listedType");
  2019. return (Criteria) this;
  2020. }
  2021. public Criteria andListedTypeNotIn(List<Integer> values) {
  2022. addCriterion("listed_type not in", values, "listedType");
  2023. return (Criteria) this;
  2024. }
  2025. public Criteria andListedTypeBetween(Integer value1, Integer value2) {
  2026. addCriterion("listed_type between", value1, value2, "listedType");
  2027. return (Criteria) this;
  2028. }
  2029. public Criteria andListedTypeNotBetween(Integer value1, Integer value2) {
  2030. addCriterion("listed_type not between", value1, value2, "listedType");
  2031. return (Criteria) this;
  2032. }
  2033. public Criteria andStockCodeIsNull() {
  2034. addCriterion("stock_code is null");
  2035. return (Criteria) this;
  2036. }
  2037. public Criteria andStockCodeIsNotNull() {
  2038. addCriterion("stock_code is not null");
  2039. return (Criteria) this;
  2040. }
  2041. public Criteria andStockCodeEqualTo(String value) {
  2042. addCriterion("stock_code =", value, "stockCode");
  2043. return (Criteria) this;
  2044. }
  2045. public Criteria andStockCodeNotEqualTo(String value) {
  2046. addCriterion("stock_code <>", value, "stockCode");
  2047. return (Criteria) this;
  2048. }
  2049. public Criteria andStockCodeGreaterThan(String value) {
  2050. addCriterion("stock_code >", value, "stockCode");
  2051. return (Criteria) this;
  2052. }
  2053. public Criteria andStockCodeGreaterThanOrEqualTo(String value) {
  2054. addCriterion("stock_code >=", value, "stockCode");
  2055. return (Criteria) this;
  2056. }
  2057. public Criteria andStockCodeLessThan(String value) {
  2058. addCriterion("stock_code <", value, "stockCode");
  2059. return (Criteria) this;
  2060. }
  2061. public Criteria andStockCodeLessThanOrEqualTo(String value) {
  2062. addCriterion("stock_code <=", value, "stockCode");
  2063. return (Criteria) this;
  2064. }
  2065. public Criteria andStockCodeLike(String value) {
  2066. addCriterion("stock_code like", value, "stockCode");
  2067. return (Criteria) this;
  2068. }
  2069. public Criteria andStockCodeNotLike(String value) {
  2070. addCriterion("stock_code not like", value, "stockCode");
  2071. return (Criteria) this;
  2072. }
  2073. public Criteria andStockCodeIn(List<String> values) {
  2074. addCriterion("stock_code in", values, "stockCode");
  2075. return (Criteria) this;
  2076. }
  2077. public Criteria andStockCodeNotIn(List<String> values) {
  2078. addCriterion("stock_code not in", values, "stockCode");
  2079. return (Criteria) this;
  2080. }
  2081. public Criteria andStockCodeBetween(String value1, String value2) {
  2082. addCriterion("stock_code between", value1, value2, "stockCode");
  2083. return (Criteria) this;
  2084. }
  2085. public Criteria andStockCodeNotBetween(String value1, String value2) {
  2086. addCriterion("stock_code not between", value1, value2, "stockCode");
  2087. return (Criteria) this;
  2088. }
  2089. public Criteria andCertificateNumberIsNull() {
  2090. addCriterion("certificate_number is null");
  2091. return (Criteria) this;
  2092. }
  2093. public Criteria andCertificateNumberIsNotNull() {
  2094. addCriterion("certificate_number is not null");
  2095. return (Criteria) this;
  2096. }
  2097. public Criteria andCertificateNumberEqualTo(String value) {
  2098. addCriterion("certificate_number =", value, "certificateNumber");
  2099. return (Criteria) this;
  2100. }
  2101. public Criteria andCertificateNumberNotEqualTo(String value) {
  2102. addCriterion("certificate_number <>", value, "certificateNumber");
  2103. return (Criteria) this;
  2104. }
  2105. public Criteria andCertificateNumberGreaterThan(String value) {
  2106. addCriterion("certificate_number >", value, "certificateNumber");
  2107. return (Criteria) this;
  2108. }
  2109. public Criteria andCertificateNumberGreaterThanOrEqualTo(String value) {
  2110. addCriterion("certificate_number >=", value, "certificateNumber");
  2111. return (Criteria) this;
  2112. }
  2113. public Criteria andCertificateNumberLessThan(String value) {
  2114. addCriterion("certificate_number <", value, "certificateNumber");
  2115. return (Criteria) this;
  2116. }
  2117. public Criteria andCertificateNumberLessThanOrEqualTo(String value) {
  2118. addCriterion("certificate_number <=", value, "certificateNumber");
  2119. return (Criteria) this;
  2120. }
  2121. public Criteria andCertificateNumberLike(String value) {
  2122. addCriterion("certificate_number like", value, "certificateNumber");
  2123. return (Criteria) this;
  2124. }
  2125. public Criteria andCertificateNumberNotLike(String value) {
  2126. addCriterion("certificate_number not like", value, "certificateNumber");
  2127. return (Criteria) this;
  2128. }
  2129. public Criteria andCertificateNumberIn(List<String> values) {
  2130. addCriterion("certificate_number in", values, "certificateNumber");
  2131. return (Criteria) this;
  2132. }
  2133. public Criteria andCertificateNumberNotIn(List<String> values) {
  2134. addCriterion("certificate_number not in", values, "certificateNumber");
  2135. return (Criteria) this;
  2136. }
  2137. public Criteria andCertificateNumberBetween(String value1, String value2) {
  2138. addCriterion("certificate_number between", value1, value2, "certificateNumber");
  2139. return (Criteria) this;
  2140. }
  2141. public Criteria andCertificateNumberNotBetween(String value1, String value2) {
  2142. addCriterion("certificate_number not between", value1, value2, "certificateNumber");
  2143. return (Criteria) this;
  2144. }
  2145. public Criteria andIssuingDateIsNull() {
  2146. addCriterion("issuing_date is null");
  2147. return (Criteria) this;
  2148. }
  2149. public Criteria andIssuingDateIsNotNull() {
  2150. addCriterion("issuing_date is not null");
  2151. return (Criteria) this;
  2152. }
  2153. public Criteria andIssuingDateEqualTo(Date value) {
  2154. addCriterion("issuing_date =", value, "issuingDate");
  2155. return (Criteria) this;
  2156. }
  2157. public Criteria andIssuingDateNotEqualTo(Date value) {
  2158. addCriterion("issuing_date <>", value, "issuingDate");
  2159. return (Criteria) this;
  2160. }
  2161. public Criteria andIssuingDateGreaterThan(Date value) {
  2162. addCriterion("issuing_date >", value, "issuingDate");
  2163. return (Criteria) this;
  2164. }
  2165. public Criteria andIssuingDateGreaterThanOrEqualTo(Date value) {
  2166. addCriterion("issuing_date >=", value, "issuingDate");
  2167. return (Criteria) this;
  2168. }
  2169. public Criteria andIssuingDateLessThan(Date value) {
  2170. addCriterion("issuing_date <", value, "issuingDate");
  2171. return (Criteria) this;
  2172. }
  2173. public Criteria andIssuingDateLessThanOrEqualTo(Date value) {
  2174. addCriterion("issuing_date <=", value, "issuingDate");
  2175. return (Criteria) this;
  2176. }
  2177. public Criteria andIssuingDateIn(List<Date> values) {
  2178. addCriterion("issuing_date in", values, "issuingDate");
  2179. return (Criteria) this;
  2180. }
  2181. public Criteria andIssuingDateNotIn(List<Date> values) {
  2182. addCriterion("issuing_date not in", values, "issuingDate");
  2183. return (Criteria) this;
  2184. }
  2185. public Criteria andIssuingDateBetween(Date value1, Date value2) {
  2186. addCriterion("issuing_date between", value1, value2, "issuingDate");
  2187. return (Criteria) this;
  2188. }
  2189. public Criteria andIssuingDateNotBetween(Date value1, Date value2) {
  2190. addCriterion("issuing_date not between", value1, value2, "issuingDate");
  2191. return (Criteria) this;
  2192. }
  2193. public Criteria andCogContactsIsNull() {
  2194. addCriterion("cog_contacts is null");
  2195. return (Criteria) this;
  2196. }
  2197. public Criteria andCogContactsIsNotNull() {
  2198. addCriterion("cog_contacts is not null");
  2199. return (Criteria) this;
  2200. }
  2201. public Criteria andCogContactsEqualTo(Integer value) {
  2202. addCriterion("cog_contacts =", value, "cogContacts");
  2203. return (Criteria) this;
  2204. }
  2205. public Criteria andCogContactsNotEqualTo(Integer value) {
  2206. addCriterion("cog_contacts <>", value, "cogContacts");
  2207. return (Criteria) this;
  2208. }
  2209. public Criteria andCogContactsGreaterThan(Integer value) {
  2210. addCriterion("cog_contacts >", value, "cogContacts");
  2211. return (Criteria) this;
  2212. }
  2213. public Criteria andCogContactsGreaterThanOrEqualTo(Integer value) {
  2214. addCriterion("cog_contacts >=", value, "cogContacts");
  2215. return (Criteria) this;
  2216. }
  2217. public Criteria andCogContactsLessThan(Integer value) {
  2218. addCriterion("cog_contacts <", value, "cogContacts");
  2219. return (Criteria) this;
  2220. }
  2221. public Criteria andCogContactsLessThanOrEqualTo(Integer value) {
  2222. addCriterion("cog_contacts <=", value, "cogContacts");
  2223. return (Criteria) this;
  2224. }
  2225. public Criteria andCogContactsIn(List<Integer> values) {
  2226. addCriterion("cog_contacts in", values, "cogContacts");
  2227. return (Criteria) this;
  2228. }
  2229. public Criteria andCogContactsNotIn(List<Integer> values) {
  2230. addCriterion("cog_contacts not in", values, "cogContacts");
  2231. return (Criteria) this;
  2232. }
  2233. public Criteria andCogContactsBetween(Integer value1, Integer value2) {
  2234. addCriterion("cog_contacts between", value1, value2, "cogContacts");
  2235. return (Criteria) this;
  2236. }
  2237. public Criteria andCogContactsNotBetween(Integer value1, Integer value2) {
  2238. addCriterion("cog_contacts not between", value1, value2, "cogContacts");
  2239. return (Criteria) this;
  2240. }
  2241. public Criteria andTechPrincipalIsNull() {
  2242. addCriterion("tech_principal is null");
  2243. return (Criteria) this;
  2244. }
  2245. public Criteria andTechPrincipalIsNotNull() {
  2246. addCriterion("tech_principal is not null");
  2247. return (Criteria) this;
  2248. }
  2249. public Criteria andTechPrincipalEqualTo(String value) {
  2250. addCriterion("tech_principal =", value, "techPrincipal");
  2251. return (Criteria) this;
  2252. }
  2253. public Criteria andTechPrincipalNotEqualTo(String value) {
  2254. addCriterion("tech_principal <>", value, "techPrincipal");
  2255. return (Criteria) this;
  2256. }
  2257. public Criteria andTechPrincipalGreaterThan(String value) {
  2258. addCriterion("tech_principal >", value, "techPrincipal");
  2259. return (Criteria) this;
  2260. }
  2261. public Criteria andTechPrincipalGreaterThanOrEqualTo(String value) {
  2262. addCriterion("tech_principal >=", value, "techPrincipal");
  2263. return (Criteria) this;
  2264. }
  2265. public Criteria andTechPrincipalLessThan(String value) {
  2266. addCriterion("tech_principal <", value, "techPrincipal");
  2267. return (Criteria) this;
  2268. }
  2269. public Criteria andTechPrincipalLessThanOrEqualTo(String value) {
  2270. addCriterion("tech_principal <=", value, "techPrincipal");
  2271. return (Criteria) this;
  2272. }
  2273. public Criteria andTechPrincipalLike(String value) {
  2274. addCriterion("tech_principal like", value, "techPrincipal");
  2275. return (Criteria) this;
  2276. }
  2277. public Criteria andTechPrincipalNotLike(String value) {
  2278. addCriterion("tech_principal not like", value, "techPrincipal");
  2279. return (Criteria) this;
  2280. }
  2281. public Criteria andTechPrincipalIn(List<String> values) {
  2282. addCriterion("tech_principal in", values, "techPrincipal");
  2283. return (Criteria) this;
  2284. }
  2285. public Criteria andTechPrincipalNotIn(List<String> values) {
  2286. addCriterion("tech_principal not in", values, "techPrincipal");
  2287. return (Criteria) this;
  2288. }
  2289. public Criteria andTechPrincipalBetween(String value1, String value2) {
  2290. addCriterion("tech_principal between", value1, value2, "techPrincipal");
  2291. return (Criteria) this;
  2292. }
  2293. public Criteria andTechPrincipalNotBetween(String value1, String value2) {
  2294. addCriterion("tech_principal not between", value1, value2, "techPrincipal");
  2295. return (Criteria) this;
  2296. }
  2297. public Criteria andContactsFixedTelIsNull() {
  2298. addCriterion("contacts_fixed_tel is null");
  2299. return (Criteria) this;
  2300. }
  2301. public Criteria andContactsFixedTelIsNotNull() {
  2302. addCriterion("contacts_fixed_tel is not null");
  2303. return (Criteria) this;
  2304. }
  2305. public Criteria andContactsFixedTelEqualTo(String value) {
  2306. addCriterion("contacts_fixed_tel =", value, "contactsFixedTel");
  2307. return (Criteria) this;
  2308. }
  2309. public Criteria andContactsFixedTelNotEqualTo(String value) {
  2310. addCriterion("contacts_fixed_tel <>", value, "contactsFixedTel");
  2311. return (Criteria) this;
  2312. }
  2313. public Criteria andContactsFixedTelGreaterThan(String value) {
  2314. addCriterion("contacts_fixed_tel >", value, "contactsFixedTel");
  2315. return (Criteria) this;
  2316. }
  2317. public Criteria andContactsFixedTelGreaterThanOrEqualTo(String value) {
  2318. addCriterion("contacts_fixed_tel >=", value, "contactsFixedTel");
  2319. return (Criteria) this;
  2320. }
  2321. public Criteria andContactsFixedTelLessThan(String value) {
  2322. addCriterion("contacts_fixed_tel <", value, "contactsFixedTel");
  2323. return (Criteria) this;
  2324. }
  2325. public Criteria andContactsFixedTelLessThanOrEqualTo(String value) {
  2326. addCriterion("contacts_fixed_tel <=", value, "contactsFixedTel");
  2327. return (Criteria) this;
  2328. }
  2329. public Criteria andContactsFixedTelLike(String value) {
  2330. addCriterion("contacts_fixed_tel like", value, "contactsFixedTel");
  2331. return (Criteria) this;
  2332. }
  2333. public Criteria andContactsFixedTelNotLike(String value) {
  2334. addCriterion("contacts_fixed_tel not like", value, "contactsFixedTel");
  2335. return (Criteria) this;
  2336. }
  2337. public Criteria andContactsFixedTelIn(List<String> values) {
  2338. addCriterion("contacts_fixed_tel in", values, "contactsFixedTel");
  2339. return (Criteria) this;
  2340. }
  2341. public Criteria andContactsFixedTelNotIn(List<String> values) {
  2342. addCriterion("contacts_fixed_tel not in", values, "contactsFixedTel");
  2343. return (Criteria) this;
  2344. }
  2345. public Criteria andContactsFixedTelBetween(String value1, String value2) {
  2346. addCriterion("contacts_fixed_tel between", value1, value2, "contactsFixedTel");
  2347. return (Criteria) this;
  2348. }
  2349. public Criteria andContactsFixedTelNotBetween(String value1, String value2) {
  2350. addCriterion("contacts_fixed_tel not between", value1, value2, "contactsFixedTel");
  2351. return (Criteria) this;
  2352. }
  2353. public Criteria andContactsFaxIsNull() {
  2354. addCriterion("contacts_fax is null");
  2355. return (Criteria) this;
  2356. }
  2357. public Criteria andContactsFaxIsNotNull() {
  2358. addCriterion("contacts_fax is not null");
  2359. return (Criteria) this;
  2360. }
  2361. public Criteria andContactsFaxEqualTo(String value) {
  2362. addCriterion("contacts_fax =", value, "contactsFax");
  2363. return (Criteria) this;
  2364. }
  2365. public Criteria andContactsFaxNotEqualTo(String value) {
  2366. addCriterion("contacts_fax <>", value, "contactsFax");
  2367. return (Criteria) this;
  2368. }
  2369. public Criteria andContactsFaxGreaterThan(String value) {
  2370. addCriterion("contacts_fax >", value, "contactsFax");
  2371. return (Criteria) this;
  2372. }
  2373. public Criteria andContactsFaxGreaterThanOrEqualTo(String value) {
  2374. addCriterion("contacts_fax >=", value, "contactsFax");
  2375. return (Criteria) this;
  2376. }
  2377. public Criteria andContactsFaxLessThan(String value) {
  2378. addCriterion("contacts_fax <", value, "contactsFax");
  2379. return (Criteria) this;
  2380. }
  2381. public Criteria andContactsFaxLessThanOrEqualTo(String value) {
  2382. addCriterion("contacts_fax <=", value, "contactsFax");
  2383. return (Criteria) this;
  2384. }
  2385. public Criteria andContactsFaxLike(String value) {
  2386. addCriterion("contacts_fax like", value, "contactsFax");
  2387. return (Criteria) this;
  2388. }
  2389. public Criteria andContactsFaxNotLike(String value) {
  2390. addCriterion("contacts_fax not like", value, "contactsFax");
  2391. return (Criteria) this;
  2392. }
  2393. public Criteria andContactsFaxIn(List<String> values) {
  2394. addCriterion("contacts_fax in", values, "contactsFax");
  2395. return (Criteria) this;
  2396. }
  2397. public Criteria andContactsFaxNotIn(List<String> values) {
  2398. addCriterion("contacts_fax not in", values, "contactsFax");
  2399. return (Criteria) this;
  2400. }
  2401. public Criteria andContactsFaxBetween(String value1, String value2) {
  2402. addCriterion("contacts_fax between", value1, value2, "contactsFax");
  2403. return (Criteria) this;
  2404. }
  2405. public Criteria andContactsFaxNotBetween(String value1, String value2) {
  2406. addCriterion("contacts_fax not between", value1, value2, "contactsFax");
  2407. return (Criteria) this;
  2408. }
  2409. public Criteria andLegalPersonTelIsNull() {
  2410. addCriterion("legal_person_tel is null");
  2411. return (Criteria) this;
  2412. }
  2413. public Criteria andLegalPersonTelIsNotNull() {
  2414. addCriterion("legal_person_tel is not null");
  2415. return (Criteria) this;
  2416. }
  2417. public Criteria andLegalPersonTelEqualTo(String value) {
  2418. addCriterion("legal_person_tel =", value, "legalPersonTel");
  2419. return (Criteria) this;
  2420. }
  2421. public Criteria andLegalPersonTelNotEqualTo(String value) {
  2422. addCriterion("legal_person_tel <>", value, "legalPersonTel");
  2423. return (Criteria) this;
  2424. }
  2425. public Criteria andLegalPersonTelGreaterThan(String value) {
  2426. addCriterion("legal_person_tel >", value, "legalPersonTel");
  2427. return (Criteria) this;
  2428. }
  2429. public Criteria andLegalPersonTelGreaterThanOrEqualTo(String value) {
  2430. addCriterion("legal_person_tel >=", value, "legalPersonTel");
  2431. return (Criteria) this;
  2432. }
  2433. public Criteria andLegalPersonTelLessThan(String value) {
  2434. addCriterion("legal_person_tel <", value, "legalPersonTel");
  2435. return (Criteria) this;
  2436. }
  2437. public Criteria andLegalPersonTelLessThanOrEqualTo(String value) {
  2438. addCriterion("legal_person_tel <=", value, "legalPersonTel");
  2439. return (Criteria) this;
  2440. }
  2441. public Criteria andLegalPersonTelLike(String value) {
  2442. addCriterion("legal_person_tel like", value, "legalPersonTel");
  2443. return (Criteria) this;
  2444. }
  2445. public Criteria andLegalPersonTelNotLike(String value) {
  2446. addCriterion("legal_person_tel not like", value, "legalPersonTel");
  2447. return (Criteria) this;
  2448. }
  2449. public Criteria andLegalPersonTelIn(List<String> values) {
  2450. addCriterion("legal_person_tel in", values, "legalPersonTel");
  2451. return (Criteria) this;
  2452. }
  2453. public Criteria andLegalPersonTelNotIn(List<String> values) {
  2454. addCriterion("legal_person_tel not in", values, "legalPersonTel");
  2455. return (Criteria) this;
  2456. }
  2457. public Criteria andLegalPersonTelBetween(String value1, String value2) {
  2458. addCriterion("legal_person_tel between", value1, value2, "legalPersonTel");
  2459. return (Criteria) this;
  2460. }
  2461. public Criteria andLegalPersonTelNotBetween(String value1, String value2) {
  2462. addCriterion("legal_person_tel not between", value1, value2, "legalPersonTel");
  2463. return (Criteria) this;
  2464. }
  2465. public Criteria andLegalPersonFaxIsNull() {
  2466. addCriterion("legal_person_fax is null");
  2467. return (Criteria) this;
  2468. }
  2469. public Criteria andLegalPersonFaxIsNotNull() {
  2470. addCriterion("legal_person_fax is not null");
  2471. return (Criteria) this;
  2472. }
  2473. public Criteria andLegalPersonFaxEqualTo(String value) {
  2474. addCriterion("legal_person_fax =", value, "legalPersonFax");
  2475. return (Criteria) this;
  2476. }
  2477. public Criteria andLegalPersonFaxNotEqualTo(String value) {
  2478. addCriterion("legal_person_fax <>", value, "legalPersonFax");
  2479. return (Criteria) this;
  2480. }
  2481. public Criteria andLegalPersonFaxGreaterThan(String value) {
  2482. addCriterion("legal_person_fax >", value, "legalPersonFax");
  2483. return (Criteria) this;
  2484. }
  2485. public Criteria andLegalPersonFaxGreaterThanOrEqualTo(String value) {
  2486. addCriterion("legal_person_fax >=", value, "legalPersonFax");
  2487. return (Criteria) this;
  2488. }
  2489. public Criteria andLegalPersonFaxLessThan(String value) {
  2490. addCriterion("legal_person_fax <", value, "legalPersonFax");
  2491. return (Criteria) this;
  2492. }
  2493. public Criteria andLegalPersonFaxLessThanOrEqualTo(String value) {
  2494. addCriterion("legal_person_fax <=", value, "legalPersonFax");
  2495. return (Criteria) this;
  2496. }
  2497. public Criteria andLegalPersonFaxLike(String value) {
  2498. addCriterion("legal_person_fax like", value, "legalPersonFax");
  2499. return (Criteria) this;
  2500. }
  2501. public Criteria andLegalPersonFaxNotLike(String value) {
  2502. addCriterion("legal_person_fax not like", value, "legalPersonFax");
  2503. return (Criteria) this;
  2504. }
  2505. public Criteria andLegalPersonFaxIn(List<String> values) {
  2506. addCriterion("legal_person_fax in", values, "legalPersonFax");
  2507. return (Criteria) this;
  2508. }
  2509. public Criteria andLegalPersonFaxNotIn(List<String> values) {
  2510. addCriterion("legal_person_fax not in", values, "legalPersonFax");
  2511. return (Criteria) this;
  2512. }
  2513. public Criteria andLegalPersonFaxBetween(String value1, String value2) {
  2514. addCriterion("legal_person_fax between", value1, value2, "legalPersonFax");
  2515. return (Criteria) this;
  2516. }
  2517. public Criteria andLegalPersonFaxNotBetween(String value1, String value2) {
  2518. addCriterion("legal_person_fax not between", value1, value2, "legalPersonFax");
  2519. return (Criteria) this;
  2520. }
  2521. public Criteria andLegalPersonEmailIsNull() {
  2522. addCriterion("legal_person_email is null");
  2523. return (Criteria) this;
  2524. }
  2525. public Criteria andLegalPersonEmailIsNotNull() {
  2526. addCriterion("legal_person_email is not null");
  2527. return (Criteria) this;
  2528. }
  2529. public Criteria andLegalPersonEmailEqualTo(String value) {
  2530. addCriterion("legal_person_email =", value, "legalPersonEmail");
  2531. return (Criteria) this;
  2532. }
  2533. public Criteria andLegalPersonEmailNotEqualTo(String value) {
  2534. addCriterion("legal_person_email <>", value, "legalPersonEmail");
  2535. return (Criteria) this;
  2536. }
  2537. public Criteria andLegalPersonEmailGreaterThan(String value) {
  2538. addCriterion("legal_person_email >", value, "legalPersonEmail");
  2539. return (Criteria) this;
  2540. }
  2541. public Criteria andLegalPersonEmailGreaterThanOrEqualTo(String value) {
  2542. addCriterion("legal_person_email >=", value, "legalPersonEmail");
  2543. return (Criteria) this;
  2544. }
  2545. public Criteria andLegalPersonEmailLessThan(String value) {
  2546. addCriterion("legal_person_email <", value, "legalPersonEmail");
  2547. return (Criteria) this;
  2548. }
  2549. public Criteria andLegalPersonEmailLessThanOrEqualTo(String value) {
  2550. addCriterion("legal_person_email <=", value, "legalPersonEmail");
  2551. return (Criteria) this;
  2552. }
  2553. public Criteria andLegalPersonEmailLike(String value) {
  2554. addCriterion("legal_person_email like", value, "legalPersonEmail");
  2555. return (Criteria) this;
  2556. }
  2557. public Criteria andLegalPersonEmailNotLike(String value) {
  2558. addCriterion("legal_person_email not like", value, "legalPersonEmail");
  2559. return (Criteria) this;
  2560. }
  2561. public Criteria andLegalPersonEmailIn(List<String> values) {
  2562. addCriterion("legal_person_email in", values, "legalPersonEmail");
  2563. return (Criteria) this;
  2564. }
  2565. public Criteria andLegalPersonEmailNotIn(List<String> values) {
  2566. addCriterion("legal_person_email not in", values, "legalPersonEmail");
  2567. return (Criteria) this;
  2568. }
  2569. public Criteria andLegalPersonEmailBetween(String value1, String value2) {
  2570. addCriterion("legal_person_email between", value1, value2, "legalPersonEmail");
  2571. return (Criteria) this;
  2572. }
  2573. public Criteria andLegalPersonEmailNotBetween(String value1, String value2) {
  2574. addCriterion("legal_person_email not between", value1, value2, "legalPersonEmail");
  2575. return (Criteria) this;
  2576. }
  2577. public Criteria andRegistrationTimeIsNull() {
  2578. addCriterion("registration_time is null");
  2579. return (Criteria) this;
  2580. }
  2581. public Criteria andRegistrationTimeIsNotNull() {
  2582. addCriterion("registration_time is not null");
  2583. return (Criteria) this;
  2584. }
  2585. public Criteria andRegistrationTimeEqualTo(Date value) {
  2586. addCriterion("registration_time =", value, "registrationTime");
  2587. return (Criteria) this;
  2588. }
  2589. public Criteria andRegistrationTimeNotEqualTo(Date value) {
  2590. addCriterion("registration_time <>", value, "registrationTime");
  2591. return (Criteria) this;
  2592. }
  2593. public Criteria andRegistrationTimeGreaterThan(Date value) {
  2594. addCriterion("registration_time >", value, "registrationTime");
  2595. return (Criteria) this;
  2596. }
  2597. public Criteria andRegistrationTimeGreaterThanOrEqualTo(Date value) {
  2598. addCriterion("registration_time >=", value, "registrationTime");
  2599. return (Criteria) this;
  2600. }
  2601. public Criteria andRegistrationTimeLessThan(Date value) {
  2602. addCriterion("registration_time <", value, "registrationTime");
  2603. return (Criteria) this;
  2604. }
  2605. public Criteria andRegistrationTimeLessThanOrEqualTo(Date value) {
  2606. addCriterion("registration_time <=", value, "registrationTime");
  2607. return (Criteria) this;
  2608. }
  2609. public Criteria andRegistrationTimeIn(List<Date> values) {
  2610. addCriterion("registration_time in", values, "registrationTime");
  2611. return (Criteria) this;
  2612. }
  2613. public Criteria andRegistrationTimeNotIn(List<Date> values) {
  2614. addCriterion("registration_time not in", values, "registrationTime");
  2615. return (Criteria) this;
  2616. }
  2617. public Criteria andRegistrationTimeBetween(Date value1, Date value2) {
  2618. addCriterion("registration_time between", value1, value2, "registrationTime");
  2619. return (Criteria) this;
  2620. }
  2621. public Criteria andRegistrationTimeNotBetween(Date value1, Date value2) {
  2622. addCriterion("registration_time not between", value1, value2, "registrationTime");
  2623. return (Criteria) this;
  2624. }
  2625. public Criteria andRatepayCodeIsNull() {
  2626. addCriterion("ratepay_code is null");
  2627. return (Criteria) this;
  2628. }
  2629. public Criteria andRatepayCodeIsNotNull() {
  2630. addCriterion("ratepay_code is not null");
  2631. return (Criteria) this;
  2632. }
  2633. public Criteria andRatepayCodeEqualTo(String value) {
  2634. addCriterion("ratepay_code =", value, "ratepayCode");
  2635. return (Criteria) this;
  2636. }
  2637. public Criteria andRatepayCodeNotEqualTo(String value) {
  2638. addCriterion("ratepay_code <>", value, "ratepayCode");
  2639. return (Criteria) this;
  2640. }
  2641. public Criteria andRatepayCodeGreaterThan(String value) {
  2642. addCriterion("ratepay_code >", value, "ratepayCode");
  2643. return (Criteria) this;
  2644. }
  2645. public Criteria andRatepayCodeGreaterThanOrEqualTo(String value) {
  2646. addCriterion("ratepay_code >=", value, "ratepayCode");
  2647. return (Criteria) this;
  2648. }
  2649. public Criteria andRatepayCodeLessThan(String value) {
  2650. addCriterion("ratepay_code <", value, "ratepayCode");
  2651. return (Criteria) this;
  2652. }
  2653. public Criteria andRatepayCodeLessThanOrEqualTo(String value) {
  2654. addCriterion("ratepay_code <=", value, "ratepayCode");
  2655. return (Criteria) this;
  2656. }
  2657. public Criteria andRatepayCodeLike(String value) {
  2658. addCriterion("ratepay_code like", value, "ratepayCode");
  2659. return (Criteria) this;
  2660. }
  2661. public Criteria andRatepayCodeNotLike(String value) {
  2662. addCriterion("ratepay_code not like", value, "ratepayCode");
  2663. return (Criteria) this;
  2664. }
  2665. public Criteria andRatepayCodeIn(List<String> values) {
  2666. addCriterion("ratepay_code in", values, "ratepayCode");
  2667. return (Criteria) this;
  2668. }
  2669. public Criteria andRatepayCodeNotIn(List<String> values) {
  2670. addCriterion("ratepay_code not in", values, "ratepayCode");
  2671. return (Criteria) this;
  2672. }
  2673. public Criteria andRatepayCodeBetween(String value1, String value2) {
  2674. addCriterion("ratepay_code between", value1, value2, "ratepayCode");
  2675. return (Criteria) this;
  2676. }
  2677. public Criteria andRatepayCodeNotBetween(String value1, String value2) {
  2678. addCriterion("ratepay_code not between", value1, value2, "ratepayCode");
  2679. return (Criteria) this;
  2680. }
  2681. public Criteria andIndustryIsNull() {
  2682. addCriterion("industry is null");
  2683. return (Criteria) this;
  2684. }
  2685. public Criteria andIndustryIsNotNull() {
  2686. addCriterion("industry is not null");
  2687. return (Criteria) this;
  2688. }
  2689. public Criteria andIndustryEqualTo(Integer value) {
  2690. addCriterion("industry =", value, "industry");
  2691. return (Criteria) this;
  2692. }
  2693. public Criteria andIndustryNotEqualTo(Integer value) {
  2694. addCriterion("industry <>", value, "industry");
  2695. return (Criteria) this;
  2696. }
  2697. public Criteria andIndustryGreaterThan(Integer value) {
  2698. addCriterion("industry >", value, "industry");
  2699. return (Criteria) this;
  2700. }
  2701. public Criteria andIndustryGreaterThanOrEqualTo(Integer value) {
  2702. addCriterion("industry >=", value, "industry");
  2703. return (Criteria) this;
  2704. }
  2705. public Criteria andIndustryLessThan(Integer value) {
  2706. addCriterion("industry <", value, "industry");
  2707. return (Criteria) this;
  2708. }
  2709. public Criteria andIndustryLessThanOrEqualTo(Integer value) {
  2710. addCriterion("industry <=", value, "industry");
  2711. return (Criteria) this;
  2712. }
  2713. public Criteria andIndustryIn(List<Integer> values) {
  2714. addCriterion("industry in", values, "industry");
  2715. return (Criteria) this;
  2716. }
  2717. public Criteria andIndustryNotIn(List<Integer> values) {
  2718. addCriterion("industry not in", values, "industry");
  2719. return (Criteria) this;
  2720. }
  2721. public Criteria andIndustryBetween(Integer value1, Integer value2) {
  2722. addCriterion("industry between", value1, value2, "industry");
  2723. return (Criteria) this;
  2724. }
  2725. public Criteria andIndustryNotBetween(Integer value1, Integer value2) {
  2726. addCriterion("industry not between", value1, value2, "industry");
  2727. return (Criteria) this;
  2728. }
  2729. public Criteria andEnterpriseScaleIsNull() {
  2730. addCriterion("enterprise_scale is null");
  2731. return (Criteria) this;
  2732. }
  2733. public Criteria andEnterpriseScaleIsNotNull() {
  2734. addCriterion("enterprise_scale is not null");
  2735. return (Criteria) this;
  2736. }
  2737. public Criteria andEnterpriseScaleEqualTo(Integer value) {
  2738. addCriterion("enterprise_scale =", value, "enterpriseScale");
  2739. return (Criteria) this;
  2740. }
  2741. public Criteria andEnterpriseScaleNotEqualTo(Integer value) {
  2742. addCriterion("enterprise_scale <>", value, "enterpriseScale");
  2743. return (Criteria) this;
  2744. }
  2745. public Criteria andEnterpriseScaleGreaterThan(Integer value) {
  2746. addCriterion("enterprise_scale >", value, "enterpriseScale");
  2747. return (Criteria) this;
  2748. }
  2749. public Criteria andEnterpriseScaleGreaterThanOrEqualTo(Integer value) {
  2750. addCriterion("enterprise_scale >=", value, "enterpriseScale");
  2751. return (Criteria) this;
  2752. }
  2753. public Criteria andEnterpriseScaleLessThan(Integer value) {
  2754. addCriterion("enterprise_scale <", value, "enterpriseScale");
  2755. return (Criteria) this;
  2756. }
  2757. public Criteria andEnterpriseScaleLessThanOrEqualTo(Integer value) {
  2758. addCriterion("enterprise_scale <=", value, "enterpriseScale");
  2759. return (Criteria) this;
  2760. }
  2761. public Criteria andEnterpriseScaleIn(List<Integer> values) {
  2762. addCriterion("enterprise_scale in", values, "enterpriseScale");
  2763. return (Criteria) this;
  2764. }
  2765. public Criteria andEnterpriseScaleNotIn(List<Integer> values) {
  2766. addCriterion("enterprise_scale not in", values, "enterpriseScale");
  2767. return (Criteria) this;
  2768. }
  2769. public Criteria andEnterpriseScaleBetween(Integer value1, Integer value2) {
  2770. addCriterion("enterprise_scale between", value1, value2, "enterpriseScale");
  2771. return (Criteria) this;
  2772. }
  2773. public Criteria andEnterpriseScaleNotBetween(Integer value1, Integer value2) {
  2774. addCriterion("enterprise_scale not between", value1, value2, "enterpriseScale");
  2775. return (Criteria) this;
  2776. }
  2777. public Criteria andRegisterTypeIsNull() {
  2778. addCriterion("register_type is null");
  2779. return (Criteria) this;
  2780. }
  2781. public Criteria andRegisterTypeIsNotNull() {
  2782. addCriterion("register_type is not null");
  2783. return (Criteria) this;
  2784. }
  2785. public Criteria andRegisterTypeEqualTo(String value) {
  2786. addCriterion("register_type =", value, "registerType");
  2787. return (Criteria) this;
  2788. }
  2789. public Criteria andRegisterTypeNotEqualTo(String value) {
  2790. addCriterion("register_type <>", value, "registerType");
  2791. return (Criteria) this;
  2792. }
  2793. public Criteria andRegisterTypeGreaterThan(String value) {
  2794. addCriterion("register_type >", value, "registerType");
  2795. return (Criteria) this;
  2796. }
  2797. public Criteria andRegisterTypeGreaterThanOrEqualTo(String value) {
  2798. addCriterion("register_type >=", value, "registerType");
  2799. return (Criteria) this;
  2800. }
  2801. public Criteria andRegisterTypeLessThan(String value) {
  2802. addCriterion("register_type <", value, "registerType");
  2803. return (Criteria) this;
  2804. }
  2805. public Criteria andRegisterTypeLessThanOrEqualTo(String value) {
  2806. addCriterion("register_type <=", value, "registerType");
  2807. return (Criteria) this;
  2808. }
  2809. public Criteria andRegisterTypeLike(String value) {
  2810. addCriterion("register_type like", value, "registerType");
  2811. return (Criteria) this;
  2812. }
  2813. public Criteria andRegisterTypeNotLike(String value) {
  2814. addCriterion("register_type not like", value, "registerType");
  2815. return (Criteria) this;
  2816. }
  2817. public Criteria andRegisterTypeIn(List<String> values) {
  2818. addCriterion("register_type in", values, "registerType");
  2819. return (Criteria) this;
  2820. }
  2821. public Criteria andRegisterTypeNotIn(List<String> values) {
  2822. addCriterion("register_type not in", values, "registerType");
  2823. return (Criteria) this;
  2824. }
  2825. public Criteria andRegisterTypeBetween(String value1, String value2) {
  2826. addCriterion("register_type between", value1, value2, "registerType");
  2827. return (Criteria) this;
  2828. }
  2829. public Criteria andRegisterTypeNotBetween(String value1, String value2) {
  2830. addCriterion("register_type not between", value1, value2, "registerType");
  2831. return (Criteria) this;
  2832. }
  2833. public Criteria andForeignInvestmentIsNull() {
  2834. addCriterion("foreign_investment is null");
  2835. return (Criteria) this;
  2836. }
  2837. public Criteria andForeignInvestmentIsNotNull() {
  2838. addCriterion("foreign_investment is not null");
  2839. return (Criteria) this;
  2840. }
  2841. public Criteria andForeignInvestmentEqualTo(String value) {
  2842. addCriterion("foreign_investment =", value, "foreignInvestment");
  2843. return (Criteria) this;
  2844. }
  2845. public Criteria andForeignInvestmentNotEqualTo(String value) {
  2846. addCriterion("foreign_investment <>", value, "foreignInvestment");
  2847. return (Criteria) this;
  2848. }
  2849. public Criteria andForeignInvestmentGreaterThan(String value) {
  2850. addCriterion("foreign_investment >", value, "foreignInvestment");
  2851. return (Criteria) this;
  2852. }
  2853. public Criteria andForeignInvestmentGreaterThanOrEqualTo(String value) {
  2854. addCriterion("foreign_investment >=", value, "foreignInvestment");
  2855. return (Criteria) this;
  2856. }
  2857. public Criteria andForeignInvestmentLessThan(String value) {
  2858. addCriterion("foreign_investment <", value, "foreignInvestment");
  2859. return (Criteria) this;
  2860. }
  2861. public Criteria andForeignInvestmentLessThanOrEqualTo(String value) {
  2862. addCriterion("foreign_investment <=", value, "foreignInvestment");
  2863. return (Criteria) this;
  2864. }
  2865. public Criteria andForeignInvestmentLike(String value) {
  2866. addCriterion("foreign_investment like", value, "foreignInvestment");
  2867. return (Criteria) this;
  2868. }
  2869. public Criteria andForeignInvestmentNotLike(String value) {
  2870. addCriterion("foreign_investment not like", value, "foreignInvestment");
  2871. return (Criteria) this;
  2872. }
  2873. public Criteria andForeignInvestmentIn(List<String> values) {
  2874. addCriterion("foreign_investment in", values, "foreignInvestment");
  2875. return (Criteria) this;
  2876. }
  2877. public Criteria andForeignInvestmentNotIn(List<String> values) {
  2878. addCriterion("foreign_investment not in", values, "foreignInvestment");
  2879. return (Criteria) this;
  2880. }
  2881. public Criteria andForeignInvestmentBetween(String value1, String value2) {
  2882. addCriterion("foreign_investment between", value1, value2, "foreignInvestment");
  2883. return (Criteria) this;
  2884. }
  2885. public Criteria andForeignInvestmentNotBetween(String value1, String value2) {
  2886. addCriterion("foreign_investment not between", value1, value2, "foreignInvestment");
  2887. return (Criteria) this;
  2888. }
  2889. public Criteria andFieldIsNull() {
  2890. addCriterion("field is null");
  2891. return (Criteria) this;
  2892. }
  2893. public Criteria andFieldIsNotNull() {
  2894. addCriterion("field is not null");
  2895. return (Criteria) this;
  2896. }
  2897. public Criteria andFieldEqualTo(String value) {
  2898. addCriterion("field =", value, "field");
  2899. return (Criteria) this;
  2900. }
  2901. public Criteria andFieldNotEqualTo(String value) {
  2902. addCriterion("field <>", value, "field");
  2903. return (Criteria) this;
  2904. }
  2905. public Criteria andFieldGreaterThan(String value) {
  2906. addCriterion("field >", value, "field");
  2907. return (Criteria) this;
  2908. }
  2909. public Criteria andFieldGreaterThanOrEqualTo(String value) {
  2910. addCriterion("field >=", value, "field");
  2911. return (Criteria) this;
  2912. }
  2913. public Criteria andFieldLessThan(String value) {
  2914. addCriterion("field <", value, "field");
  2915. return (Criteria) this;
  2916. }
  2917. public Criteria andFieldLessThanOrEqualTo(String value) {
  2918. addCriterion("field <=", value, "field");
  2919. return (Criteria) this;
  2920. }
  2921. public Criteria andFieldLike(String value) {
  2922. addCriterion("field like", value, "field");
  2923. return (Criteria) this;
  2924. }
  2925. public Criteria andFieldNotLike(String value) {
  2926. addCriterion("field not like", value, "field");
  2927. return (Criteria) this;
  2928. }
  2929. public Criteria andFieldIn(List<String> values) {
  2930. addCriterion("field in", values, "field");
  2931. return (Criteria) this;
  2932. }
  2933. public Criteria andFieldNotIn(List<String> values) {
  2934. addCriterion("field not in", values, "field");
  2935. return (Criteria) this;
  2936. }
  2937. public Criteria andFieldBetween(String value1, String value2) {
  2938. addCriterion("field between", value1, value2, "field");
  2939. return (Criteria) this;
  2940. }
  2941. public Criteria andFieldNotBetween(String value1, String value2) {
  2942. addCriterion("field not between", value1, value2, "field");
  2943. return (Criteria) this;
  2944. }
  2945. public Criteria andTaxAuthorityIsNull() {
  2946. addCriterion("tax_authority is null");
  2947. return (Criteria) this;
  2948. }
  2949. public Criteria andTaxAuthorityIsNotNull() {
  2950. addCriterion("tax_authority is not null");
  2951. return (Criteria) this;
  2952. }
  2953. public Criteria andTaxAuthorityEqualTo(Integer value) {
  2954. addCriterion("tax_authority =", value, "taxAuthority");
  2955. return (Criteria) this;
  2956. }
  2957. public Criteria andTaxAuthorityNotEqualTo(Integer value) {
  2958. addCriterion("tax_authority <>", value, "taxAuthority");
  2959. return (Criteria) this;
  2960. }
  2961. public Criteria andTaxAuthorityGreaterThan(Integer value) {
  2962. addCriterion("tax_authority >", value, "taxAuthority");
  2963. return (Criteria) this;
  2964. }
  2965. public Criteria andTaxAuthorityGreaterThanOrEqualTo(Integer value) {
  2966. addCriterion("tax_authority >=", value, "taxAuthority");
  2967. return (Criteria) this;
  2968. }
  2969. public Criteria andTaxAuthorityLessThan(Integer value) {
  2970. addCriterion("tax_authority <", value, "taxAuthority");
  2971. return (Criteria) this;
  2972. }
  2973. public Criteria andTaxAuthorityLessThanOrEqualTo(Integer value) {
  2974. addCriterion("tax_authority <=", value, "taxAuthority");
  2975. return (Criteria) this;
  2976. }
  2977. public Criteria andTaxAuthorityIn(List<Integer> values) {
  2978. addCriterion("tax_authority in", values, "taxAuthority");
  2979. return (Criteria) this;
  2980. }
  2981. public Criteria andTaxAuthorityNotIn(List<Integer> values) {
  2982. addCriterion("tax_authority not in", values, "taxAuthority");
  2983. return (Criteria) this;
  2984. }
  2985. public Criteria andTaxAuthorityBetween(Integer value1, Integer value2) {
  2986. addCriterion("tax_authority between", value1, value2, "taxAuthority");
  2987. return (Criteria) this;
  2988. }
  2989. public Criteria andTaxAuthorityNotBetween(Integer value1, Integer value2) {
  2990. addCriterion("tax_authority not between", value1, value2, "taxAuthority");
  2991. return (Criteria) this;
  2992. }
  2993. public Criteria andRatepayMethodIsNull() {
  2994. addCriterion("ratepay_method is null");
  2995. return (Criteria) this;
  2996. }
  2997. public Criteria andRatepayMethodIsNotNull() {
  2998. addCriterion("ratepay_method is not null");
  2999. return (Criteria) this;
  3000. }
  3001. public Criteria andRatepayMethodEqualTo(Integer value) {
  3002. addCriterion("ratepay_method =", value, "ratepayMethod");
  3003. return (Criteria) this;
  3004. }
  3005. public Criteria andRatepayMethodNotEqualTo(Integer value) {
  3006. addCriterion("ratepay_method <>", value, "ratepayMethod");
  3007. return (Criteria) this;
  3008. }
  3009. public Criteria andRatepayMethodGreaterThan(Integer value) {
  3010. addCriterion("ratepay_method >", value, "ratepayMethod");
  3011. return (Criteria) this;
  3012. }
  3013. public Criteria andRatepayMethodGreaterThanOrEqualTo(Integer value) {
  3014. addCriterion("ratepay_method >=", value, "ratepayMethod");
  3015. return (Criteria) this;
  3016. }
  3017. public Criteria andRatepayMethodLessThan(Integer value) {
  3018. addCriterion("ratepay_method <", value, "ratepayMethod");
  3019. return (Criteria) this;
  3020. }
  3021. public Criteria andRatepayMethodLessThanOrEqualTo(Integer value) {
  3022. addCriterion("ratepay_method <=", value, "ratepayMethod");
  3023. return (Criteria) this;
  3024. }
  3025. public Criteria andRatepayMethodIn(List<Integer> values) {
  3026. addCriterion("ratepay_method in", values, "ratepayMethod");
  3027. return (Criteria) this;
  3028. }
  3029. public Criteria andRatepayMethodNotIn(List<Integer> values) {
  3030. addCriterion("ratepay_method not in", values, "ratepayMethod");
  3031. return (Criteria) this;
  3032. }
  3033. public Criteria andRatepayMethodBetween(Integer value1, Integer value2) {
  3034. addCriterion("ratepay_method between", value1, value2, "ratepayMethod");
  3035. return (Criteria) this;
  3036. }
  3037. public Criteria andRatepayMethodNotBetween(Integer value1, Integer value2) {
  3038. addCriterion("ratepay_method not between", value1, value2, "ratepayMethod");
  3039. return (Criteria) this;
  3040. }
  3041. public Criteria andHighTechZoneIsNull() {
  3042. addCriterion("high_tech_zone is null");
  3043. return (Criteria) this;
  3044. }
  3045. public Criteria andHighTechZoneIsNotNull() {
  3046. addCriterion("high_tech_zone is not null");
  3047. return (Criteria) this;
  3048. }
  3049. public Criteria andHighTechZoneEqualTo(Integer value) {
  3050. addCriterion("high_tech_zone =", value, "highTechZone");
  3051. return (Criteria) this;
  3052. }
  3053. public Criteria andHighTechZoneNotEqualTo(Integer value) {
  3054. addCriterion("high_tech_zone <>", value, "highTechZone");
  3055. return (Criteria) this;
  3056. }
  3057. public Criteria andHighTechZoneGreaterThan(Integer value) {
  3058. addCriterion("high_tech_zone >", value, "highTechZone");
  3059. return (Criteria) this;
  3060. }
  3061. public Criteria andHighTechZoneGreaterThanOrEqualTo(Integer value) {
  3062. addCriterion("high_tech_zone >=", value, "highTechZone");
  3063. return (Criteria) this;
  3064. }
  3065. public Criteria andHighTechZoneLessThan(Integer value) {
  3066. addCriterion("high_tech_zone <", value, "highTechZone");
  3067. return (Criteria) this;
  3068. }
  3069. public Criteria andHighTechZoneLessThanOrEqualTo(Integer value) {
  3070. addCriterion("high_tech_zone <=", value, "highTechZone");
  3071. return (Criteria) this;
  3072. }
  3073. public Criteria andHighTechZoneIn(List<Integer> values) {
  3074. addCriterion("high_tech_zone in", values, "highTechZone");
  3075. return (Criteria) this;
  3076. }
  3077. public Criteria andHighTechZoneNotIn(List<Integer> values) {
  3078. addCriterion("high_tech_zone not in", values, "highTechZone");
  3079. return (Criteria) this;
  3080. }
  3081. public Criteria andHighTechZoneBetween(Integer value1, Integer value2) {
  3082. addCriterion("high_tech_zone between", value1, value2, "highTechZone");
  3083. return (Criteria) this;
  3084. }
  3085. public Criteria andHighTechZoneNotBetween(Integer value1, Integer value2) {
  3086. addCriterion("high_tech_zone not between", value1, value2, "highTechZone");
  3087. return (Criteria) this;
  3088. }
  3089. public Criteria andRiskInvestmentIsNull() {
  3090. addCriterion("risk_investment is null");
  3091. return (Criteria) this;
  3092. }
  3093. public Criteria andRiskInvestmentIsNotNull() {
  3094. addCriterion("risk_investment is not null");
  3095. return (Criteria) this;
  3096. }
  3097. public Criteria andRiskInvestmentEqualTo(Integer value) {
  3098. addCriterion("risk_investment =", value, "riskInvestment");
  3099. return (Criteria) this;
  3100. }
  3101. public Criteria andRiskInvestmentNotEqualTo(Integer value) {
  3102. addCriterion("risk_investment <>", value, "riskInvestment");
  3103. return (Criteria) this;
  3104. }
  3105. public Criteria andRiskInvestmentGreaterThan(Integer value) {
  3106. addCriterion("risk_investment >", value, "riskInvestment");
  3107. return (Criteria) this;
  3108. }
  3109. public Criteria andRiskInvestmentGreaterThanOrEqualTo(Integer value) {
  3110. addCriterion("risk_investment >=", value, "riskInvestment");
  3111. return (Criteria) this;
  3112. }
  3113. public Criteria andRiskInvestmentLessThan(Integer value) {
  3114. addCriterion("risk_investment <", value, "riskInvestment");
  3115. return (Criteria) this;
  3116. }
  3117. public Criteria andRiskInvestmentLessThanOrEqualTo(Integer value) {
  3118. addCriterion("risk_investment <=", value, "riskInvestment");
  3119. return (Criteria) this;
  3120. }
  3121. public Criteria andRiskInvestmentIn(List<Integer> values) {
  3122. addCriterion("risk_investment in", values, "riskInvestment");
  3123. return (Criteria) this;
  3124. }
  3125. public Criteria andRiskInvestmentNotIn(List<Integer> values) {
  3126. addCriterion("risk_investment not in", values, "riskInvestment");
  3127. return (Criteria) this;
  3128. }
  3129. public Criteria andRiskInvestmentBetween(Integer value1, Integer value2) {
  3130. addCriterion("risk_investment between", value1, value2, "riskInvestment");
  3131. return (Criteria) this;
  3132. }
  3133. public Criteria andRiskInvestmentNotBetween(Integer value1, Integer value2) {
  3134. addCriterion("risk_investment not between", value1, value2, "riskInvestment");
  3135. return (Criteria) this;
  3136. }
  3137. public Criteria andBusinessScopeIsNull() {
  3138. addCriterion("business_scope is null");
  3139. return (Criteria) this;
  3140. }
  3141. public Criteria andBusinessScopeIsNotNull() {
  3142. addCriterion("business_scope is not null");
  3143. return (Criteria) this;
  3144. }
  3145. public Criteria andBusinessScopeEqualTo(String value) {
  3146. addCriterion("business_scope =", value, "businessScope");
  3147. return (Criteria) this;
  3148. }
  3149. public Criteria andBusinessScopeNotEqualTo(String value) {
  3150. addCriterion("business_scope <>", value, "businessScope");
  3151. return (Criteria) this;
  3152. }
  3153. public Criteria andBusinessScopeGreaterThan(String value) {
  3154. addCriterion("business_scope >", value, "businessScope");
  3155. return (Criteria) this;
  3156. }
  3157. public Criteria andBusinessScopeGreaterThanOrEqualTo(String value) {
  3158. addCriterion("business_scope >=", value, "businessScope");
  3159. return (Criteria) this;
  3160. }
  3161. public Criteria andBusinessScopeLessThan(String value) {
  3162. addCriterion("business_scope <", value, "businessScope");
  3163. return (Criteria) this;
  3164. }
  3165. public Criteria andBusinessScopeLessThanOrEqualTo(String value) {
  3166. addCriterion("business_scope <=", value, "businessScope");
  3167. return (Criteria) this;
  3168. }
  3169. public Criteria andBusinessScopeLike(String value) {
  3170. addCriterion("business_scope like", value, "businessScope");
  3171. return (Criteria) this;
  3172. }
  3173. public Criteria andBusinessScopeNotLike(String value) {
  3174. addCriterion("business_scope not like", value, "businessScope");
  3175. return (Criteria) this;
  3176. }
  3177. public Criteria andBusinessScopeIn(List<String> values) {
  3178. addCriterion("business_scope in", values, "businessScope");
  3179. return (Criteria) this;
  3180. }
  3181. public Criteria andBusinessScopeNotIn(List<String> values) {
  3182. addCriterion("business_scope not in", values, "businessScope");
  3183. return (Criteria) this;
  3184. }
  3185. public Criteria andBusinessScopeBetween(String value1, String value2) {
  3186. addCriterion("business_scope between", value1, value2, "businessScope");
  3187. return (Criteria) this;
  3188. }
  3189. public Criteria andBusinessScopeNotBetween(String value1, String value2) {
  3190. addCriterion("business_scope not between", value1, value2, "businessScope");
  3191. return (Criteria) this;
  3192. }
  3193. public Criteria andHighTechNameIsNull() {
  3194. addCriterion("high_tech_name is null");
  3195. return (Criteria) this;
  3196. }
  3197. public Criteria andHighTechNameIsNotNull() {
  3198. addCriterion("high_tech_name is not null");
  3199. return (Criteria) this;
  3200. }
  3201. public Criteria andHighTechNameEqualTo(String value) {
  3202. addCriterion("high_tech_name =", value, "highTechName");
  3203. return (Criteria) this;
  3204. }
  3205. public Criteria andHighTechNameNotEqualTo(String value) {
  3206. addCriterion("high_tech_name <>", value, "highTechName");
  3207. return (Criteria) this;
  3208. }
  3209. public Criteria andHighTechNameGreaterThan(String value) {
  3210. addCriterion("high_tech_name >", value, "highTechName");
  3211. return (Criteria) this;
  3212. }
  3213. public Criteria andHighTechNameGreaterThanOrEqualTo(String value) {
  3214. addCriterion("high_tech_name >=", value, "highTechName");
  3215. return (Criteria) this;
  3216. }
  3217. public Criteria andHighTechNameLessThan(String value) {
  3218. addCriterion("high_tech_name <", value, "highTechName");
  3219. return (Criteria) this;
  3220. }
  3221. public Criteria andHighTechNameLessThanOrEqualTo(String value) {
  3222. addCriterion("high_tech_name <=", value, "highTechName");
  3223. return (Criteria) this;
  3224. }
  3225. public Criteria andHighTechNameLike(String value) {
  3226. addCriterion("high_tech_name like", value, "highTechName");
  3227. return (Criteria) this;
  3228. }
  3229. public Criteria andHighTechNameNotLike(String value) {
  3230. addCriterion("high_tech_name not like", value, "highTechName");
  3231. return (Criteria) this;
  3232. }
  3233. public Criteria andHighTechNameIn(List<String> values) {
  3234. addCriterion("high_tech_name in", values, "highTechName");
  3235. return (Criteria) this;
  3236. }
  3237. public Criteria andHighTechNameNotIn(List<String> values) {
  3238. addCriterion("high_tech_name not in", values, "highTechName");
  3239. return (Criteria) this;
  3240. }
  3241. public Criteria andHighTechNameBetween(String value1, String value2) {
  3242. addCriterion("high_tech_name between", value1, value2, "highTechName");
  3243. return (Criteria) this;
  3244. }
  3245. public Criteria andHighTechNameNotBetween(String value1, String value2) {
  3246. addCriterion("high_tech_name not between", value1, value2, "highTechName");
  3247. return (Criteria) this;
  3248. }
  3249. public Criteria andPatentProryStatementUrlIsNull() {
  3250. addCriterion("patent_prory_statement_url is null");
  3251. return (Criteria) this;
  3252. }
  3253. public Criteria andPatentProryStatementUrlIsNotNull() {
  3254. addCriterion("patent_prory_statement_url is not null");
  3255. return (Criteria) this;
  3256. }
  3257. public Criteria andPatentProryStatementUrlEqualTo(String value) {
  3258. addCriterion("patent_prory_statement_url =", value, "patentProryStatementUrl");
  3259. return (Criteria) this;
  3260. }
  3261. public Criteria andPatentProryStatementUrlNotEqualTo(String value) {
  3262. addCriterion("patent_prory_statement_url <>", value, "patentProryStatementUrl");
  3263. return (Criteria) this;
  3264. }
  3265. public Criteria andPatentProryStatementUrlGreaterThan(String value) {
  3266. addCriterion("patent_prory_statement_url >", value, "patentProryStatementUrl");
  3267. return (Criteria) this;
  3268. }
  3269. public Criteria andPatentProryStatementUrlGreaterThanOrEqualTo(String value) {
  3270. addCriterion("patent_prory_statement_url >=", value, "patentProryStatementUrl");
  3271. return (Criteria) this;
  3272. }
  3273. public Criteria andPatentProryStatementUrlLessThan(String value) {
  3274. addCriterion("patent_prory_statement_url <", value, "patentProryStatementUrl");
  3275. return (Criteria) this;
  3276. }
  3277. public Criteria andPatentProryStatementUrlLessThanOrEqualTo(String value) {
  3278. addCriterion("patent_prory_statement_url <=", value, "patentProryStatementUrl");
  3279. return (Criteria) this;
  3280. }
  3281. public Criteria andPatentProryStatementUrlLike(String value) {
  3282. addCriterion("patent_prory_statement_url like", value, "patentProryStatementUrl");
  3283. return (Criteria) this;
  3284. }
  3285. public Criteria andPatentProryStatementUrlNotLike(String value) {
  3286. addCriterion("patent_prory_statement_url not like", value, "patentProryStatementUrl");
  3287. return (Criteria) this;
  3288. }
  3289. public Criteria andPatentProryStatementUrlIn(List<String> values) {
  3290. addCriterion("patent_prory_statement_url in", values, "patentProryStatementUrl");
  3291. return (Criteria) this;
  3292. }
  3293. public Criteria andPatentProryStatementUrlNotIn(List<String> values) {
  3294. addCriterion("patent_prory_statement_url not in", values, "patentProryStatementUrl");
  3295. return (Criteria) this;
  3296. }
  3297. public Criteria andPatentProryStatementUrlBetween(String value1, String value2) {
  3298. addCriterion("patent_prory_statement_url between", value1, value2, "patentProryStatementUrl");
  3299. return (Criteria) this;
  3300. }
  3301. public Criteria andPatentProryStatementUrlNotBetween(String value1, String value2) {
  3302. addCriterion("patent_prory_statement_url not between", value1, value2, "patentProryStatementUrl");
  3303. return (Criteria) this;
  3304. }
  3305. public Criteria andInternationalIsNull() {
  3306. addCriterion("international is null");
  3307. return (Criteria) this;
  3308. }
  3309. public Criteria andInternationalIsNotNull() {
  3310. addCriterion("international is not null");
  3311. return (Criteria) this;
  3312. }
  3313. public Criteria andInternationalEqualTo(Integer value) {
  3314. addCriterion("international =", value, "international");
  3315. return (Criteria) this;
  3316. }
  3317. public Criteria andInternationalNotEqualTo(Integer value) {
  3318. addCriterion("international <>", value, "international");
  3319. return (Criteria) this;
  3320. }
  3321. public Criteria andInternationalGreaterThan(Integer value) {
  3322. addCriterion("international >", value, "international");
  3323. return (Criteria) this;
  3324. }
  3325. public Criteria andInternationalGreaterThanOrEqualTo(Integer value) {
  3326. addCriterion("international >=", value, "international");
  3327. return (Criteria) this;
  3328. }
  3329. public Criteria andInternationalLessThan(Integer value) {
  3330. addCriterion("international <", value, "international");
  3331. return (Criteria) this;
  3332. }
  3333. public Criteria andInternationalLessThanOrEqualTo(Integer value) {
  3334. addCriterion("international <=", value, "international");
  3335. return (Criteria) this;
  3336. }
  3337. public Criteria andInternationalIn(List<Integer> values) {
  3338. addCriterion("international in", values, "international");
  3339. return (Criteria) this;
  3340. }
  3341. public Criteria andInternationalNotIn(List<Integer> values) {
  3342. addCriterion("international not in", values, "international");
  3343. return (Criteria) this;
  3344. }
  3345. public Criteria andInternationalBetween(Integer value1, Integer value2) {
  3346. addCriterion("international between", value1, value2, "international");
  3347. return (Criteria) this;
  3348. }
  3349. public Criteria andInternationalNotBetween(Integer value1, Integer value2) {
  3350. addCriterion("international not between", value1, value2, "international");
  3351. return (Criteria) this;
  3352. }
  3353. public Criteria andReviewInstructionsIsNull() {
  3354. addCriterion("review_instructions is null");
  3355. return (Criteria) this;
  3356. }
  3357. public Criteria andReviewInstructionsIsNotNull() {
  3358. addCriterion("review_instructions is not null");
  3359. return (Criteria) this;
  3360. }
  3361. public Criteria andReviewInstructionsEqualTo(String value) {
  3362. addCriterion("review_instructions =", value, "reviewInstructions");
  3363. return (Criteria) this;
  3364. }
  3365. public Criteria andReviewInstructionsNotEqualTo(String value) {
  3366. addCriterion("review_instructions <>", value, "reviewInstructions");
  3367. return (Criteria) this;
  3368. }
  3369. public Criteria andReviewInstructionsGreaterThan(String value) {
  3370. addCriterion("review_instructions >", value, "reviewInstructions");
  3371. return (Criteria) this;
  3372. }
  3373. public Criteria andReviewInstructionsGreaterThanOrEqualTo(String value) {
  3374. addCriterion("review_instructions >=", value, "reviewInstructions");
  3375. return (Criteria) this;
  3376. }
  3377. public Criteria andReviewInstructionsLessThan(String value) {
  3378. addCriterion("review_instructions <", value, "reviewInstructions");
  3379. return (Criteria) this;
  3380. }
  3381. public Criteria andReviewInstructionsLessThanOrEqualTo(String value) {
  3382. addCriterion("review_instructions <=", value, "reviewInstructions");
  3383. return (Criteria) this;
  3384. }
  3385. public Criteria andReviewInstructionsLike(String value) {
  3386. addCriterion("review_instructions like", value, "reviewInstructions");
  3387. return (Criteria) this;
  3388. }
  3389. public Criteria andReviewInstructionsNotLike(String value) {
  3390. addCriterion("review_instructions not like", value, "reviewInstructions");
  3391. return (Criteria) this;
  3392. }
  3393. public Criteria andReviewInstructionsIn(List<String> values) {
  3394. addCriterion("review_instructions in", values, "reviewInstructions");
  3395. return (Criteria) this;
  3396. }
  3397. public Criteria andReviewInstructionsNotIn(List<String> values) {
  3398. addCriterion("review_instructions not in", values, "reviewInstructions");
  3399. return (Criteria) this;
  3400. }
  3401. public Criteria andReviewInstructionsBetween(String value1, String value2) {
  3402. addCriterion("review_instructions between", value1, value2, "reviewInstructions");
  3403. return (Criteria) this;
  3404. }
  3405. public Criteria andReviewInstructionsNotBetween(String value1, String value2) {
  3406. addCriterion("review_instructions not between", value1, value2, "reviewInstructions");
  3407. return (Criteria) this;
  3408. }
  3409. }
  3410. /**
  3411. * This class was generated by MyBatis Generator. This class corresponds to the database table organization_identity
  3412. * @mbg.generated Sun Nov 12 10:00:10 CST 2017
  3413. */
  3414. public static class Criterion {
  3415. private String condition;
  3416. private Object value;
  3417. private Object secondValue;
  3418. private boolean noValue;
  3419. private boolean singleValue;
  3420. private boolean betweenValue;
  3421. private boolean listValue;
  3422. private String typeHandler;
  3423. public String getCondition() {
  3424. return condition;
  3425. }
  3426. public Object getValue() {
  3427. return value;
  3428. }
  3429. public Object getSecondValue() {
  3430. return secondValue;
  3431. }
  3432. public boolean isNoValue() {
  3433. return noValue;
  3434. }
  3435. public boolean isSingleValue() {
  3436. return singleValue;
  3437. }
  3438. public boolean isBetweenValue() {
  3439. return betweenValue;
  3440. }
  3441. public boolean isListValue() {
  3442. return listValue;
  3443. }
  3444. public String getTypeHandler() {
  3445. return typeHandler;
  3446. }
  3447. protected Criterion(String condition) {
  3448. super();
  3449. this.condition = condition;
  3450. this.typeHandler = null;
  3451. this.noValue = true;
  3452. }
  3453. protected Criterion(String condition, Object value, String typeHandler) {
  3454. super();
  3455. this.condition = condition;
  3456. this.value = value;
  3457. this.typeHandler = typeHandler;
  3458. if (value instanceof List<?>) {
  3459. this.listValue = true;
  3460. } else {
  3461. this.singleValue = true;
  3462. }
  3463. }
  3464. protected Criterion(String condition, Object value) {
  3465. this(condition, value, null);
  3466. }
  3467. protected Criterion(String condition, Object value, Object secondValue, String typeHandler) {
  3468. super();
  3469. this.condition = condition;
  3470. this.value = value;
  3471. this.secondValue = secondValue;
  3472. this.typeHandler = typeHandler;
  3473. this.betweenValue = true;
  3474. }
  3475. protected Criterion(String condition, Object value, Object secondValue) {
  3476. this(condition, value, secondValue, null);
  3477. }
  3478. }
  3479. /**
  3480. * This class was generated by MyBatis Generator.
  3481. * This class corresponds to the database table organization_identity
  3482. *
  3483. * @mbg.generated do_not_delete_during_merge Fri Nov 10 19:06:48 CST 2017
  3484. */
  3485. public static class Criteria extends GeneratedCriteria {
  3486. protected Criteria() {
  3487. super();
  3488. }
  3489. }
  3490. }