XtSbcsExample.java 98 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203
  1. package com.huimv.xt.dataobject;
  2. import java.math.BigDecimal;
  3. import java.util.ArrayList;
  4. import java.util.Date;
  5. import java.util.HashMap;
  6. import java.util.List;
  7. import java.util.Map;
  8. public class XtSbcsExample {
  9. /**
  10. * This field was generated by Apache iBATIS ibator.
  11. * This field corresponds to the database table xt_sbcs
  12. *
  13. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  14. */
  15. protected String orderByClause;
  16. /**
  17. * This field was generated by Apache iBATIS ibator.
  18. * This field corresponds to the database table xt_sbcs
  19. *
  20. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  21. */
  22. protected List<Criteria> oredCriteria;
  23. /**
  24. * This field was generated by Apache iBATIS ibator.
  25. * This field corresponds to the database table xt_sbcs
  26. *
  27. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  28. */
  29. protected int start = -1;
  30. /**
  31. * This field was generated by Apache iBATIS ibator.
  32. * This field corresponds to the database table xt_sbcs
  33. *
  34. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  35. */
  36. protected int limit = -1;
  37. /**
  38. * This method was generated by Apache iBATIS ibator.
  39. * This method corresponds to the database table xt_sbcs
  40. *
  41. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  42. */
  43. public XtSbcsExample() {
  44. oredCriteria = new ArrayList<Criteria>();
  45. }
  46. /**
  47. * This method was generated by Apache iBATIS ibator.
  48. * This method corresponds to the database table xt_sbcs
  49. *
  50. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  51. */
  52. protected XtSbcsExample(XtSbcsExample example) {
  53. this.orderByClause = example.orderByClause;
  54. this.oredCriteria = example.oredCriteria;
  55. }
  56. /**
  57. * This method was generated by Apache iBATIS ibator.
  58. * This method corresponds to the database table xt_sbcs
  59. *
  60. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  61. */
  62. public void setOrderByClause(String orderByClause) {
  63. this.orderByClause = orderByClause;
  64. }
  65. /**
  66. * This method was generated by Apache iBATIS ibator.
  67. * This method corresponds to the database table xt_sbcs
  68. *
  69. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  70. */
  71. public String getOrderByClause() {
  72. return orderByClause;
  73. }
  74. /**
  75. * This method was generated by Apache iBATIS ibator.
  76. * This method corresponds to the database table xt_sbcs
  77. *
  78. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  79. */
  80. public List<Criteria> getOredCriteria() {
  81. return oredCriteria;
  82. }
  83. /**
  84. * This method was generated by Apache iBATIS ibator.
  85. * This method corresponds to the database table xt_sbcs
  86. *
  87. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  88. */
  89. public void or(Criteria criteria) {
  90. oredCriteria.add(criteria);
  91. }
  92. /**
  93. * This method was generated by Apache iBATIS ibator.
  94. * This method corresponds to the database table xt_sbcs
  95. *
  96. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  97. */
  98. public Criteria createCriteria() {
  99. Criteria criteria = createCriteriaInternal();
  100. if (oredCriteria.size() == 0) {
  101. oredCriteria.add(criteria);
  102. }
  103. return criteria;
  104. }
  105. /**
  106. * This method was generated by Apache iBATIS ibator.
  107. * This method corresponds to the database table xt_sbcs
  108. *
  109. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  110. */
  111. protected Criteria createCriteriaInternal() {
  112. Criteria criteria = new Criteria();
  113. return criteria;
  114. }
  115. /**
  116. * This method was generated by Apache iBATIS ibator.
  117. * This method corresponds to the database table xt_sbcs
  118. *
  119. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  120. */
  121. public void clear() {
  122. oredCriteria.clear();
  123. }
  124. /**
  125. * This method was generated by Apache iBATIS ibator.
  126. * This method corresponds to the database table xt_sbcs
  127. *
  128. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  129. */
  130. public void setStart(int start) {
  131. this.start=start;
  132. }
  133. /**
  134. * This method was generated by Apache iBATIS ibator.
  135. * This method corresponds to the database table xt_sbcs
  136. *
  137. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  138. */
  139. public int getStart() {
  140. return start;
  141. }
  142. /**
  143. * This method was generated by Apache iBATIS ibator.
  144. * This method corresponds to the database table xt_sbcs
  145. *
  146. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  147. */
  148. public void setLimit(int limit) {
  149. this.limit=limit;
  150. }
  151. /**
  152. * This method was generated by Apache iBATIS ibator.
  153. * This method corresponds to the database table xt_sbcs
  154. *
  155. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  156. */
  157. public int getLimit() {
  158. return limit;
  159. }
  160. /**
  161. * This class was generated by Apache iBATIS ibator.
  162. * This class corresponds to the database table xt_sbcs
  163. *
  164. * @ibatorgenerated Wed Jul 23 14:49:15 CST 2014
  165. */
  166. public static class Criteria {
  167. protected List<String> criteriaWithoutValue;
  168. protected List<Map<String, Object>> criteriaWithSingleValue;
  169. protected List<Map<String, Object>> criteriaWithListValue;
  170. protected List<Map<String, Object>> criteriaWithBetweenValue;
  171. protected Criteria() {
  172. super();
  173. criteriaWithoutValue = new ArrayList<String>();
  174. criteriaWithSingleValue = new ArrayList<Map<String, Object>>();
  175. criteriaWithListValue = new ArrayList<Map<String, Object>>();
  176. criteriaWithBetweenValue = new ArrayList<Map<String, Object>>();
  177. }
  178. public boolean isValid() {
  179. return criteriaWithoutValue.size() > 0
  180. || criteriaWithSingleValue.size() > 0
  181. || criteriaWithListValue.size() > 0
  182. || criteriaWithBetweenValue.size() > 0;
  183. }
  184. public List<String> getCriteriaWithoutValue() {
  185. return criteriaWithoutValue;
  186. }
  187. public List<Map<String, Object>> getCriteriaWithSingleValue() {
  188. return criteriaWithSingleValue;
  189. }
  190. public List<Map<String, Object>> getCriteriaWithListValue() {
  191. return criteriaWithListValue;
  192. }
  193. public List<Map<String, Object>> getCriteriaWithBetweenValue() {
  194. return criteriaWithBetweenValue;
  195. }
  196. protected void addCriterion(String condition) {
  197. if (condition == null) {
  198. throw new RuntimeException("Value for condition cannot be null");
  199. }
  200. criteriaWithoutValue.add(condition);
  201. }
  202. protected void addCriterion(String condition, Object value, String property) {
  203. if (value == null) {
  204. throw new RuntimeException("Value for " + property + " cannot be null");
  205. }
  206. Map<String, Object> map = new HashMap<String, Object>();
  207. map.put("condition", condition);
  208. map.put("value", value);
  209. criteriaWithSingleValue.add(map);
  210. }
  211. protected void addCriterion(String condition, List<? extends Object> values, String property) {
  212. if (values == null || values.size() == 0) {
  213. throw new RuntimeException("Value list for " + property + " cannot be null or empty");
  214. }
  215. Map<String, Object> map = new HashMap<String, Object>();
  216. map.put("condition", condition);
  217. map.put("values", values);
  218. criteriaWithListValue.add(map);
  219. }
  220. protected void addCriterion(String condition, Object value1, Object value2, String property) {
  221. if (value1 == null || value2 == null) {
  222. throw new RuntimeException("Between values for " + property + " cannot be null");
  223. }
  224. List<Object> list = new ArrayList<Object>();
  225. list.add(value1);
  226. list.add(value2);
  227. Map<String, Object> map = new HashMap<String, Object>();
  228. map.put("condition", condition);
  229. map.put("values", list);
  230. criteriaWithBetweenValue.add(map);
  231. }
  232. public Criteria andIdIsNull() {
  233. addCriterion("id is null");
  234. return this;
  235. }
  236. public Criteria andIdIsNotNull() {
  237. addCriterion("id is not null");
  238. return this;
  239. }
  240. public Criteria andIdEqualTo(Integer value) {
  241. addCriterion("id =", value, "id");
  242. return this;
  243. }
  244. public Criteria andIdNotEqualTo(Integer value) {
  245. addCriterion("id <>", value, "id");
  246. return this;
  247. }
  248. public Criteria andIdGreaterThan(Integer value) {
  249. addCriterion("id >", value, "id");
  250. return this;
  251. }
  252. public Criteria andIdGreaterThanOrEqualTo(Integer value) {
  253. addCriterion("id >=", value, "id");
  254. return this;
  255. }
  256. public Criteria andIdLessThan(Integer value) {
  257. addCriterion("id <", value, "id");
  258. return this;
  259. }
  260. public Criteria andIdLessThanOrEqualTo(Integer value) {
  261. addCriterion("id <=", value, "id");
  262. return this;
  263. }
  264. public Criteria andIdIn(List<Integer> values) {
  265. addCriterion("id in", values, "id");
  266. return this;
  267. }
  268. public Criteria andIdNotIn(List<Integer> values) {
  269. addCriterion("id not in", values, "id");
  270. return this;
  271. }
  272. public Criteria andIdBetween(Integer value1, Integer value2) {
  273. addCriterion("id between", value1, value2, "id");
  274. return this;
  275. }
  276. public Criteria andIdNotBetween(Integer value1, Integer value2) {
  277. addCriterion("id not between", value1, value2, "id");
  278. return this;
  279. }
  280. public Criteria andJqidIsNull() {
  281. addCriterion("jqid is null");
  282. return this;
  283. }
  284. public Criteria andJqidIsNotNull() {
  285. addCriterion("jqid is not null");
  286. return this;
  287. }
  288. public Criteria andJqidEqualTo(String value) {
  289. addCriterion("jqid =", value, "jqid");
  290. return this;
  291. }
  292. public Criteria andJqidNotEqualTo(String value) {
  293. addCriterion("jqid <>", value, "jqid");
  294. return this;
  295. }
  296. public Criteria andJqidGreaterThan(String value) {
  297. addCriterion("jqid >", value, "jqid");
  298. return this;
  299. }
  300. public Criteria andJqidGreaterThanOrEqualTo(String value) {
  301. addCriterion("jqid >=", value, "jqid");
  302. return this;
  303. }
  304. public Criteria andJqidLessThan(String value) {
  305. addCriterion("jqid <", value, "jqid");
  306. return this;
  307. }
  308. public Criteria andJqidLessThanOrEqualTo(String value) {
  309. addCriterion("jqid <=", value, "jqid");
  310. return this;
  311. }
  312. public Criteria andJqidLike(String value) {
  313. addCriterion("jqid like", value, "jqid");
  314. return this;
  315. }
  316. public Criteria andJqidNotLike(String value) {
  317. addCriterion("jqid not like", value, "jqid");
  318. return this;
  319. }
  320. public Criteria andJqidIn(List<String> values) {
  321. addCriterion("jqid in", values, "jqid");
  322. return this;
  323. }
  324. public Criteria andJqidNotIn(List<String> values) {
  325. addCriterion("jqid not in", values, "jqid");
  326. return this;
  327. }
  328. public Criteria andJqidBetween(String value1, String value2) {
  329. addCriterion("jqid between", value1, value2, "jqid");
  330. return this;
  331. }
  332. public Criteria andJqidNotBetween(String value1, String value2) {
  333. addCriterion("jqid not between", value1, value2, "jqid");
  334. return this;
  335. }
  336. public Criteria andZdflbzIsNull() {
  337. addCriterion("zdflbz is null");
  338. return this;
  339. }
  340. public Criteria andZdflbzIsNotNull() {
  341. addCriterion("zdflbz is not null");
  342. return this;
  343. }
  344. public Criteria andZdflbzEqualTo(String value) {
  345. addCriterion("zdflbz =", value, "zdflbz");
  346. return this;
  347. }
  348. public Criteria andZdflbzNotEqualTo(String value) {
  349. addCriterion("zdflbz <>", value, "zdflbz");
  350. return this;
  351. }
  352. public Criteria andZdflbzGreaterThan(String value) {
  353. addCriterion("zdflbz >", value, "zdflbz");
  354. return this;
  355. }
  356. public Criteria andZdflbzGreaterThanOrEqualTo(String value) {
  357. addCriterion("zdflbz >=", value, "zdflbz");
  358. return this;
  359. }
  360. public Criteria andZdflbzLessThan(String value) {
  361. addCriterion("zdflbz <", value, "zdflbz");
  362. return this;
  363. }
  364. public Criteria andZdflbzLessThanOrEqualTo(String value) {
  365. addCriterion("zdflbz <=", value, "zdflbz");
  366. return this;
  367. }
  368. public Criteria andZdflbzLike(String value) {
  369. addCriterion("zdflbz like", value, "zdflbz");
  370. return this;
  371. }
  372. public Criteria andZdflbzNotLike(String value) {
  373. addCriterion("zdflbz not like", value, "zdflbz");
  374. return this;
  375. }
  376. public Criteria andZdflbzIn(List<String> values) {
  377. addCriterion("zdflbz in", values, "zdflbz");
  378. return this;
  379. }
  380. public Criteria andZdflbzNotIn(List<String> values) {
  381. addCriterion("zdflbz not in", values, "zdflbz");
  382. return this;
  383. }
  384. public Criteria andZdflbzBetween(String value1, String value2) {
  385. addCriterion("zdflbz between", value1, value2, "zdflbz");
  386. return this;
  387. }
  388. public Criteria andZdflbzNotBetween(String value1, String value2) {
  389. addCriterion("zdflbz not between", value1, value2, "zdflbz");
  390. return this;
  391. }
  392. public Criteria andSyebbzIsNull() {
  393. addCriterion("syebbz is null");
  394. return this;
  395. }
  396. public Criteria andSyebbzIsNotNull() {
  397. addCriterion("syebbz is not null");
  398. return this;
  399. }
  400. public Criteria andSyebbzEqualTo(String value) {
  401. addCriterion("syebbz =", value, "syebbz");
  402. return this;
  403. }
  404. public Criteria andSyebbzNotEqualTo(String value) {
  405. addCriterion("syebbz <>", value, "syebbz");
  406. return this;
  407. }
  408. public Criteria andSyebbzGreaterThan(String value) {
  409. addCriterion("syebbz >", value, "syebbz");
  410. return this;
  411. }
  412. public Criteria andSyebbzGreaterThanOrEqualTo(String value) {
  413. addCriterion("syebbz >=", value, "syebbz");
  414. return this;
  415. }
  416. public Criteria andSyebbzLessThan(String value) {
  417. addCriterion("syebbz <", value, "syebbz");
  418. return this;
  419. }
  420. public Criteria andSyebbzLessThanOrEqualTo(String value) {
  421. addCriterion("syebbz <=", value, "syebbz");
  422. return this;
  423. }
  424. public Criteria andSyebbzLike(String value) {
  425. addCriterion("syebbz like", value, "syebbz");
  426. return this;
  427. }
  428. public Criteria andSyebbzNotLike(String value) {
  429. addCriterion("syebbz not like", value, "syebbz");
  430. return this;
  431. }
  432. public Criteria andSyebbzIn(List<String> values) {
  433. addCriterion("syebbz in", values, "syebbz");
  434. return this;
  435. }
  436. public Criteria andSyebbzNotIn(List<String> values) {
  437. addCriterion("syebbz not in", values, "syebbz");
  438. return this;
  439. }
  440. public Criteria andSyebbzBetween(String value1, String value2) {
  441. addCriterion("syebbz between", value1, value2, "syebbz");
  442. return this;
  443. }
  444. public Criteria andSyebbzNotBetween(String value1, String value2) {
  445. addCriterion("syebbz not between", value1, value2, "syebbz");
  446. return this;
  447. }
  448. public Criteria andDqmsIsNull() {
  449. addCriterion("dqms is null");
  450. return this;
  451. }
  452. public Criteria andDqmsIsNotNull() {
  453. addCriterion("dqms is not null");
  454. return this;
  455. }
  456. public Criteria andDqmsEqualTo(String value) {
  457. addCriterion("dqms =", value, "dqms");
  458. return this;
  459. }
  460. public Criteria andDqmsNotEqualTo(String value) {
  461. addCriterion("dqms <>", value, "dqms");
  462. return this;
  463. }
  464. public Criteria andDqmsGreaterThan(String value) {
  465. addCriterion("dqms >", value, "dqms");
  466. return this;
  467. }
  468. public Criteria andDqmsGreaterThanOrEqualTo(String value) {
  469. addCriterion("dqms >=", value, "dqms");
  470. return this;
  471. }
  472. public Criteria andDqmsLessThan(String value) {
  473. addCriterion("dqms <", value, "dqms");
  474. return this;
  475. }
  476. public Criteria andDqmsLessThanOrEqualTo(String value) {
  477. addCriterion("dqms <=", value, "dqms");
  478. return this;
  479. }
  480. public Criteria andDqmsLike(String value) {
  481. addCriterion("dqms like", value, "dqms");
  482. return this;
  483. }
  484. public Criteria andDqmsNotLike(String value) {
  485. addCriterion("dqms not like", value, "dqms");
  486. return this;
  487. }
  488. public Criteria andDqmsIn(List<String> values) {
  489. addCriterion("dqms in", values, "dqms");
  490. return this;
  491. }
  492. public Criteria andDqmsNotIn(List<String> values) {
  493. addCriterion("dqms not in", values, "dqms");
  494. return this;
  495. }
  496. public Criteria andDqmsBetween(String value1, String value2) {
  497. addCriterion("dqms between", value1, value2, "dqms");
  498. return this;
  499. }
  500. public Criteria andDqmsNotBetween(String value1, String value2) {
  501. addCriterion("dqms not between", value1, value2, "dqms");
  502. return this;
  503. }
  504. public Criteria andXlckIsNull() {
  505. addCriterion("xlck is null");
  506. return this;
  507. }
  508. public Criteria andXlckIsNotNull() {
  509. addCriterion("xlck is not null");
  510. return this;
  511. }
  512. public Criteria andXlckEqualTo(String value) {
  513. addCriterion("xlck =", value, "xlck");
  514. return this;
  515. }
  516. public Criteria andXlckNotEqualTo(String value) {
  517. addCriterion("xlck <>", value, "xlck");
  518. return this;
  519. }
  520. public Criteria andXlckGreaterThan(String value) {
  521. addCriterion("xlck >", value, "xlck");
  522. return this;
  523. }
  524. public Criteria andXlckGreaterThanOrEqualTo(String value) {
  525. addCriterion("xlck >=", value, "xlck");
  526. return this;
  527. }
  528. public Criteria andXlckLessThan(String value) {
  529. addCriterion("xlck <", value, "xlck");
  530. return this;
  531. }
  532. public Criteria andXlckLessThanOrEqualTo(String value) {
  533. addCriterion("xlck <=", value, "xlck");
  534. return this;
  535. }
  536. public Criteria andXlckLike(String value) {
  537. addCriterion("xlck like", value, "xlck");
  538. return this;
  539. }
  540. public Criteria andXlckNotLike(String value) {
  541. addCriterion("xlck not like", value, "xlck");
  542. return this;
  543. }
  544. public Criteria andXlckIn(List<String> values) {
  545. addCriterion("xlck in", values, "xlck");
  546. return this;
  547. }
  548. public Criteria andXlckNotIn(List<String> values) {
  549. addCriterion("xlck not in", values, "xlck");
  550. return this;
  551. }
  552. public Criteria andXlckBetween(String value1, String value2) {
  553. addCriterion("xlck between", value1, value2, "xlck");
  554. return this;
  555. }
  556. public Criteria andXlckNotBetween(String value1, String value2) {
  557. addCriterion("xlck not between", value1, value2, "xlck");
  558. return this;
  559. }
  560. public Criteria andXldqmsIsNull() {
  561. addCriterion("xldqms is null");
  562. return this;
  563. }
  564. public Criteria andXldqmsIsNotNull() {
  565. addCriterion("xldqms is not null");
  566. return this;
  567. }
  568. public Criteria andXldqmsEqualTo(String value) {
  569. addCriterion("xldqms =", value, "xldqms");
  570. return this;
  571. }
  572. public Criteria andXldqmsNotEqualTo(String value) {
  573. addCriterion("xldqms <>", value, "xldqms");
  574. return this;
  575. }
  576. public Criteria andXldqmsGreaterThan(String value) {
  577. addCriterion("xldqms >", value, "xldqms");
  578. return this;
  579. }
  580. public Criteria andXldqmsGreaterThanOrEqualTo(String value) {
  581. addCriterion("xldqms >=", value, "xldqms");
  582. return this;
  583. }
  584. public Criteria andXldqmsLessThan(String value) {
  585. addCriterion("xldqms <", value, "xldqms");
  586. return this;
  587. }
  588. public Criteria andXldqmsLessThanOrEqualTo(String value) {
  589. addCriterion("xldqms <=", value, "xldqms");
  590. return this;
  591. }
  592. public Criteria andXldqmsLike(String value) {
  593. addCriterion("xldqms like", value, "xldqms");
  594. return this;
  595. }
  596. public Criteria andXldqmsNotLike(String value) {
  597. addCriterion("xldqms not like", value, "xldqms");
  598. return this;
  599. }
  600. public Criteria andXldqmsIn(List<String> values) {
  601. addCriterion("xldqms in", values, "xldqms");
  602. return this;
  603. }
  604. public Criteria andXldqmsNotIn(List<String> values) {
  605. addCriterion("xldqms not in", values, "xldqms");
  606. return this;
  607. }
  608. public Criteria andXldqmsBetween(String value1, String value2) {
  609. addCriterion("xldqms between", value1, value2, "xldqms");
  610. return this;
  611. }
  612. public Criteria andXldqmsNotBetween(String value1, String value2) {
  613. addCriterion("xldqms not between", value1, value2, "xldqms");
  614. return this;
  615. }
  616. public Criteria andXlszsjIsNull() {
  617. addCriterion("xlszsj is null");
  618. return this;
  619. }
  620. public Criteria andXlszsjIsNotNull() {
  621. addCriterion("xlszsj is not null");
  622. return this;
  623. }
  624. public Criteria andXlszsjEqualTo(Date value) {
  625. addCriterion("xlszsj =", value, "xlszsj");
  626. return this;
  627. }
  628. public Criteria andXlszsjNotEqualTo(Date value) {
  629. addCriterion("xlszsj <>", value, "xlszsj");
  630. return this;
  631. }
  632. public Criteria andXlszsjGreaterThan(Date value) {
  633. addCriterion("xlszsj >", value, "xlszsj");
  634. return this;
  635. }
  636. public Criteria andXlszsjGreaterThanOrEqualTo(Date value) {
  637. addCriterion("xlszsj >=", value, "xlszsj");
  638. return this;
  639. }
  640. public Criteria andXlszsjLessThan(Date value) {
  641. addCriterion("xlszsj <", value, "xlszsj");
  642. return this;
  643. }
  644. public Criteria andXlszsjLessThanOrEqualTo(Date value) {
  645. addCriterion("xlszsj <=", value, "xlszsj");
  646. return this;
  647. }
  648. public Criteria andXlszsjIn(List<Date> values) {
  649. addCriterion("xlszsj in", values, "xlszsj");
  650. return this;
  651. }
  652. public Criteria andXlszsjNotIn(List<Date> values) {
  653. addCriterion("xlszsj not in", values, "xlszsj");
  654. return this;
  655. }
  656. public Criteria andXlszsjBetween(Date value1, Date value2) {
  657. addCriterion("xlszsj between", value1, value2, "xlszsj");
  658. return this;
  659. }
  660. public Criteria andXlszsjNotBetween(Date value1, Date value2) {
  661. addCriterion("xlszsj not between", value1, value2, "xlszsj");
  662. return this;
  663. }
  664. public Criteria andXlcxsj1IsNull() {
  665. addCriterion("xlcxsj1 is null");
  666. return this;
  667. }
  668. public Criteria andXlcxsj1IsNotNull() {
  669. addCriterion("xlcxsj1 is not null");
  670. return this;
  671. }
  672. public Criteria andXlcxsj1EqualTo(String value) {
  673. addCriterion("xlcxsj1 =", value, "xlcxsj1");
  674. return this;
  675. }
  676. public Criteria andXlcxsj1NotEqualTo(String value) {
  677. addCriterion("xlcxsj1 <>", value, "xlcxsj1");
  678. return this;
  679. }
  680. public Criteria andXlcxsj1GreaterThan(String value) {
  681. addCriterion("xlcxsj1 >", value, "xlcxsj1");
  682. return this;
  683. }
  684. public Criteria andXlcxsj1GreaterThanOrEqualTo(String value) {
  685. addCriterion("xlcxsj1 >=", value, "xlcxsj1");
  686. return this;
  687. }
  688. public Criteria andXlcxsj1LessThan(String value) {
  689. addCriterion("xlcxsj1 <", value, "xlcxsj1");
  690. return this;
  691. }
  692. public Criteria andXlcxsj1LessThanOrEqualTo(String value) {
  693. addCriterion("xlcxsj1 <=", value, "xlcxsj1");
  694. return this;
  695. }
  696. public Criteria andXlcxsj1Like(String value) {
  697. addCriterion("xlcxsj1 like", value, "xlcxsj1");
  698. return this;
  699. }
  700. public Criteria andXlcxsj1NotLike(String value) {
  701. addCriterion("xlcxsj1 not like", value, "xlcxsj1");
  702. return this;
  703. }
  704. public Criteria andXlcxsj1In(List<String> values) {
  705. addCriterion("xlcxsj1 in", values, "xlcxsj1");
  706. return this;
  707. }
  708. public Criteria andXlcxsj1NotIn(List<String> values) {
  709. addCriterion("xlcxsj1 not in", values, "xlcxsj1");
  710. return this;
  711. }
  712. public Criteria andXlcxsj1Between(String value1, String value2) {
  713. addCriterion("xlcxsj1 between", value1, value2, "xlcxsj1");
  714. return this;
  715. }
  716. public Criteria andXlcxsj1NotBetween(String value1, String value2) {
  717. addCriterion("xlcxsj1 not between", value1, value2, "xlcxsj1");
  718. return this;
  719. }
  720. public Criteria andXlcxsj2IsNull() {
  721. addCriterion("xlcxsj2 is null");
  722. return this;
  723. }
  724. public Criteria andXlcxsj2IsNotNull() {
  725. addCriterion("xlcxsj2 is not null");
  726. return this;
  727. }
  728. public Criteria andXlcxsj2EqualTo(String value) {
  729. addCriterion("xlcxsj2 =", value, "xlcxsj2");
  730. return this;
  731. }
  732. public Criteria andXlcxsj2NotEqualTo(String value) {
  733. addCriterion("xlcxsj2 <>", value, "xlcxsj2");
  734. return this;
  735. }
  736. public Criteria andXlcxsj2GreaterThan(String value) {
  737. addCriterion("xlcxsj2 >", value, "xlcxsj2");
  738. return this;
  739. }
  740. public Criteria andXlcxsj2GreaterThanOrEqualTo(String value) {
  741. addCriterion("xlcxsj2 >=", value, "xlcxsj2");
  742. return this;
  743. }
  744. public Criteria andXlcxsj2LessThan(String value) {
  745. addCriterion("xlcxsj2 <", value, "xlcxsj2");
  746. return this;
  747. }
  748. public Criteria andXlcxsj2LessThanOrEqualTo(String value) {
  749. addCriterion("xlcxsj2 <=", value, "xlcxsj2");
  750. return this;
  751. }
  752. public Criteria andXlcxsj2Like(String value) {
  753. addCriterion("xlcxsj2 like", value, "xlcxsj2");
  754. return this;
  755. }
  756. public Criteria andXlcxsj2NotLike(String value) {
  757. addCriterion("xlcxsj2 not like", value, "xlcxsj2");
  758. return this;
  759. }
  760. public Criteria andXlcxsj2In(List<String> values) {
  761. addCriterion("xlcxsj2 in", values, "xlcxsj2");
  762. return this;
  763. }
  764. public Criteria andXlcxsj2NotIn(List<String> values) {
  765. addCriterion("xlcxsj2 not in", values, "xlcxsj2");
  766. return this;
  767. }
  768. public Criteria andXlcxsj2Between(String value1, String value2) {
  769. addCriterion("xlcxsj2 between", value1, value2, "xlcxsj2");
  770. return this;
  771. }
  772. public Criteria andXlcxsj2NotBetween(String value1, String value2) {
  773. addCriterion("xlcxsj2 not between", value1, value2, "xlcxsj2");
  774. return this;
  775. }
  776. public Criteria andXlcxsj3IsNull() {
  777. addCriterion("xlcxsj3 is null");
  778. return this;
  779. }
  780. public Criteria andXlcxsj3IsNotNull() {
  781. addCriterion("xlcxsj3 is not null");
  782. return this;
  783. }
  784. public Criteria andXlcxsj3EqualTo(String value) {
  785. addCriterion("xlcxsj3 =", value, "xlcxsj3");
  786. return this;
  787. }
  788. public Criteria andXlcxsj3NotEqualTo(String value) {
  789. addCriterion("xlcxsj3 <>", value, "xlcxsj3");
  790. return this;
  791. }
  792. public Criteria andXlcxsj3GreaterThan(String value) {
  793. addCriterion("xlcxsj3 >", value, "xlcxsj3");
  794. return this;
  795. }
  796. public Criteria andXlcxsj3GreaterThanOrEqualTo(String value) {
  797. addCriterion("xlcxsj3 >=", value, "xlcxsj3");
  798. return this;
  799. }
  800. public Criteria andXlcxsj3LessThan(String value) {
  801. addCriterion("xlcxsj3 <", value, "xlcxsj3");
  802. return this;
  803. }
  804. public Criteria andXlcxsj3LessThanOrEqualTo(String value) {
  805. addCriterion("xlcxsj3 <=", value, "xlcxsj3");
  806. return this;
  807. }
  808. public Criteria andXlcxsj3Like(String value) {
  809. addCriterion("xlcxsj3 like", value, "xlcxsj3");
  810. return this;
  811. }
  812. public Criteria andXlcxsj3NotLike(String value) {
  813. addCriterion("xlcxsj3 not like", value, "xlcxsj3");
  814. return this;
  815. }
  816. public Criteria andXlcxsj3In(List<String> values) {
  817. addCriterion("xlcxsj3 in", values, "xlcxsj3");
  818. return this;
  819. }
  820. public Criteria andXlcxsj3NotIn(List<String> values) {
  821. addCriterion("xlcxsj3 not in", values, "xlcxsj3");
  822. return this;
  823. }
  824. public Criteria andXlcxsj3Between(String value1, String value2) {
  825. addCriterion("xlcxsj3 between", value1, value2, "xlcxsj3");
  826. return this;
  827. }
  828. public Criteria andXlcxsj3NotBetween(String value1, String value2) {
  829. addCriterion("xlcxsj3 not between", value1, value2, "xlcxsj3");
  830. return this;
  831. }
  832. public Criteria andXlzccxsjIsNull() {
  833. addCriterion("xlzccxsj is null");
  834. return this;
  835. }
  836. public Criteria andXlzccxsjIsNotNull() {
  837. addCriterion("xlzccxsj is not null");
  838. return this;
  839. }
  840. public Criteria andXlzccxsjEqualTo(String value) {
  841. addCriterion("xlzccxsj =", value, "xlzccxsj");
  842. return this;
  843. }
  844. public Criteria andXlzccxsjNotEqualTo(String value) {
  845. addCriterion("xlzccxsj <>", value, "xlzccxsj");
  846. return this;
  847. }
  848. public Criteria andXlzccxsjGreaterThan(String value) {
  849. addCriterion("xlzccxsj >", value, "xlzccxsj");
  850. return this;
  851. }
  852. public Criteria andXlzccxsjGreaterThanOrEqualTo(String value) {
  853. addCriterion("xlzccxsj >=", value, "xlzccxsj");
  854. return this;
  855. }
  856. public Criteria andXlzccxsjLessThan(String value) {
  857. addCriterion("xlzccxsj <", value, "xlzccxsj");
  858. return this;
  859. }
  860. public Criteria andXlzccxsjLessThanOrEqualTo(String value) {
  861. addCriterion("xlzccxsj <=", value, "xlzccxsj");
  862. return this;
  863. }
  864. public Criteria andXlzccxsjLike(String value) {
  865. addCriterion("xlzccxsj like", value, "xlzccxsj");
  866. return this;
  867. }
  868. public Criteria andXlzccxsjNotLike(String value) {
  869. addCriterion("xlzccxsj not like", value, "xlzccxsj");
  870. return this;
  871. }
  872. public Criteria andXlzccxsjIn(List<String> values) {
  873. addCriterion("xlzccxsj in", values, "xlzccxsj");
  874. return this;
  875. }
  876. public Criteria andXlzccxsjNotIn(List<String> values) {
  877. addCriterion("xlzccxsj not in", values, "xlzccxsj");
  878. return this;
  879. }
  880. public Criteria andXlzccxsjBetween(String value1, String value2) {
  881. addCriterion("xlzccxsj between", value1, value2, "xlzccxsj");
  882. return this;
  883. }
  884. public Criteria andXlzccxsjNotBetween(String value1, String value2) {
  885. addCriterion("xlzccxsj not between", value1, value2, "xlzccxsj");
  886. return this;
  887. }
  888. public Criteria andTxmrtdckIsNull() {
  889. addCriterion("txmrtdck is null");
  890. return this;
  891. }
  892. public Criteria andTxmrtdckIsNotNull() {
  893. addCriterion("txmrtdck is not null");
  894. return this;
  895. }
  896. public Criteria andTxmrtdckEqualTo(String value) {
  897. addCriterion("txmrtdck =", value, "txmrtdck");
  898. return this;
  899. }
  900. public Criteria andTxmrtdckNotEqualTo(String value) {
  901. addCriterion("txmrtdck <>", value, "txmrtdck");
  902. return this;
  903. }
  904. public Criteria andTxmrtdckGreaterThan(String value) {
  905. addCriterion("txmrtdck >", value, "txmrtdck");
  906. return this;
  907. }
  908. public Criteria andTxmrtdckGreaterThanOrEqualTo(String value) {
  909. addCriterion("txmrtdck >=", value, "txmrtdck");
  910. return this;
  911. }
  912. public Criteria andTxmrtdckLessThan(String value) {
  913. addCriterion("txmrtdck <", value, "txmrtdck");
  914. return this;
  915. }
  916. public Criteria andTxmrtdckLessThanOrEqualTo(String value) {
  917. addCriterion("txmrtdck <=", value, "txmrtdck");
  918. return this;
  919. }
  920. public Criteria andTxmrtdckLike(String value) {
  921. addCriterion("txmrtdck like", value, "txmrtdck");
  922. return this;
  923. }
  924. public Criteria andTxmrtdckNotLike(String value) {
  925. addCriterion("txmrtdck not like", value, "txmrtdck");
  926. return this;
  927. }
  928. public Criteria andTxmrtdckIn(List<String> values) {
  929. addCriterion("txmrtdck in", values, "txmrtdck");
  930. return this;
  931. }
  932. public Criteria andTxmrtdckNotIn(List<String> values) {
  933. addCriterion("txmrtdck not in", values, "txmrtdck");
  934. return this;
  935. }
  936. public Criteria andTxmrtdckBetween(String value1, String value2) {
  937. addCriterion("txmrtdck between", value1, value2, "txmrtdck");
  938. return this;
  939. }
  940. public Criteria andTxmrtdckNotBetween(String value1, String value2) {
  941. addCriterion("txmrtdck not between", value1, value2, "txmrtdck");
  942. return this;
  943. }
  944. public Criteria andTxmrtdsjIsNull() {
  945. addCriterion("txmrtdsj is null");
  946. return this;
  947. }
  948. public Criteria andTxmrtdsjIsNotNull() {
  949. addCriterion("txmrtdsj is not null");
  950. return this;
  951. }
  952. public Criteria andTxmrtdsjEqualTo(String value) {
  953. addCriterion("txmrtdsj =", value, "txmrtdsj");
  954. return this;
  955. }
  956. public Criteria andTxmrtdsjNotEqualTo(String value) {
  957. addCriterion("txmrtdsj <>", value, "txmrtdsj");
  958. return this;
  959. }
  960. public Criteria andTxmrtdsjGreaterThan(String value) {
  961. addCriterion("txmrtdsj >", value, "txmrtdsj");
  962. return this;
  963. }
  964. public Criteria andTxmrtdsjGreaterThanOrEqualTo(String value) {
  965. addCriterion("txmrtdsj >=", value, "txmrtdsj");
  966. return this;
  967. }
  968. public Criteria andTxmrtdsjLessThan(String value) {
  969. addCriterion("txmrtdsj <", value, "txmrtdsj");
  970. return this;
  971. }
  972. public Criteria andTxmrtdsjLessThanOrEqualTo(String value) {
  973. addCriterion("txmrtdsj <=", value, "txmrtdsj");
  974. return this;
  975. }
  976. public Criteria andTxmrtdsjLike(String value) {
  977. addCriterion("txmrtdsj like", value, "txmrtdsj");
  978. return this;
  979. }
  980. public Criteria andTxmrtdsjNotLike(String value) {
  981. addCriterion("txmrtdsj not like", value, "txmrtdsj");
  982. return this;
  983. }
  984. public Criteria andTxmrtdsjIn(List<String> values) {
  985. addCriterion("txmrtdsj in", values, "txmrtdsj");
  986. return this;
  987. }
  988. public Criteria andTxmrtdsjNotIn(List<String> values) {
  989. addCriterion("txmrtdsj not in", values, "txmrtdsj");
  990. return this;
  991. }
  992. public Criteria andTxmrtdsjBetween(String value1, String value2) {
  993. addCriterion("txmrtdsj between", value1, value2, "txmrtdsj");
  994. return this;
  995. }
  996. public Criteria andTxmrtdsjNotBetween(String value1, String value2) {
  997. addCriterion("txmrtdsj not between", value1, value2, "txmrtdsj");
  998. return this;
  999. }
  1000. public Criteria andTxpjtzIsNull() {
  1001. addCriterion("txpjtz is null");
  1002. return this;
  1003. }
  1004. public Criteria andTxpjtzIsNotNull() {
  1005. addCriterion("txpjtz is not null");
  1006. return this;
  1007. }
  1008. public Criteria andTxpjtzEqualTo(BigDecimal value) {
  1009. addCriterion("txpjtz =", value, "txpjtz");
  1010. return this;
  1011. }
  1012. public Criteria andTxpjtzNotEqualTo(BigDecimal value) {
  1013. addCriterion("txpjtz <>", value, "txpjtz");
  1014. return this;
  1015. }
  1016. public Criteria andTxpjtzGreaterThan(BigDecimal value) {
  1017. addCriterion("txpjtz >", value, "txpjtz");
  1018. return this;
  1019. }
  1020. public Criteria andTxpjtzGreaterThanOrEqualTo(BigDecimal value) {
  1021. addCriterion("txpjtz >=", value, "txpjtz");
  1022. return this;
  1023. }
  1024. public Criteria andTxpjtzLessThan(BigDecimal value) {
  1025. addCriterion("txpjtz <", value, "txpjtz");
  1026. return this;
  1027. }
  1028. public Criteria andTxpjtzLessThanOrEqualTo(BigDecimal value) {
  1029. addCriterion("txpjtz <=", value, "txpjtz");
  1030. return this;
  1031. }
  1032. public Criteria andTxpjtzIn(List<BigDecimal> values) {
  1033. addCriterion("txpjtz in", values, "txpjtz");
  1034. return this;
  1035. }
  1036. public Criteria andTxpjtzNotIn(List<BigDecimal> values) {
  1037. addCriterion("txpjtz not in", values, "txpjtz");
  1038. return this;
  1039. }
  1040. public Criteria andTxpjtzBetween(BigDecimal value1, BigDecimal value2) {
  1041. addCriterion("txpjtz between", value1, value2, "txpjtz");
  1042. return this;
  1043. }
  1044. public Criteria andTxpjtzNotBetween(BigDecimal value1, BigDecimal value2) {
  1045. addCriterion("txpjtz not between", value1, value2, "txpjtz");
  1046. return this;
  1047. }
  1048. public Criteria andTxfsIsNull() {
  1049. addCriterion("txfs is null");
  1050. return this;
  1051. }
  1052. public Criteria andTxfsIsNotNull() {
  1053. addCriterion("txfs is not null");
  1054. return this;
  1055. }
  1056. public Criteria andTxfsEqualTo(String value) {
  1057. addCriterion("txfs =", value, "txfs");
  1058. return this;
  1059. }
  1060. public Criteria andTxfsNotEqualTo(String value) {
  1061. addCriterion("txfs <>", value, "txfs");
  1062. return this;
  1063. }
  1064. public Criteria andTxfsGreaterThan(String value) {
  1065. addCriterion("txfs >", value, "txfs");
  1066. return this;
  1067. }
  1068. public Criteria andTxfsGreaterThanOrEqualTo(String value) {
  1069. addCriterion("txfs >=", value, "txfs");
  1070. return this;
  1071. }
  1072. public Criteria andTxfsLessThan(String value) {
  1073. addCriterion("txfs <", value, "txfs");
  1074. return this;
  1075. }
  1076. public Criteria andTxfsLessThanOrEqualTo(String value) {
  1077. addCriterion("txfs <=", value, "txfs");
  1078. return this;
  1079. }
  1080. public Criteria andTxfsLike(String value) {
  1081. addCriterion("txfs like", value, "txfs");
  1082. return this;
  1083. }
  1084. public Criteria andTxfsNotLike(String value) {
  1085. addCriterion("txfs not like", value, "txfs");
  1086. return this;
  1087. }
  1088. public Criteria andTxfsIn(List<String> values) {
  1089. addCriterion("txfs in", values, "txfs");
  1090. return this;
  1091. }
  1092. public Criteria andTxfsNotIn(List<String> values) {
  1093. addCriterion("txfs not in", values, "txfs");
  1094. return this;
  1095. }
  1096. public Criteria andTxfsBetween(String value1, String value2) {
  1097. addCriterion("txfs between", value1, value2, "txfs");
  1098. return this;
  1099. }
  1100. public Criteria andTxfsNotBetween(String value1, String value2) {
  1101. addCriterion("txfs not between", value1, value2, "txfs");
  1102. return this;
  1103. }
  1104. public Criteria andTxflckIsNull() {
  1105. addCriterion("txflck is null");
  1106. return this;
  1107. }
  1108. public Criteria andTxflckIsNotNull() {
  1109. addCriterion("txflck is not null");
  1110. return this;
  1111. }
  1112. public Criteria andTxflckEqualTo(String value) {
  1113. addCriterion("txflck =", value, "txflck");
  1114. return this;
  1115. }
  1116. public Criteria andTxflckNotEqualTo(String value) {
  1117. addCriterion("txflck <>", value, "txflck");
  1118. return this;
  1119. }
  1120. public Criteria andTxflckGreaterThan(String value) {
  1121. addCriterion("txflck >", value, "txflck");
  1122. return this;
  1123. }
  1124. public Criteria andTxflckGreaterThanOrEqualTo(String value) {
  1125. addCriterion("txflck >=", value, "txflck");
  1126. return this;
  1127. }
  1128. public Criteria andTxflckLessThan(String value) {
  1129. addCriterion("txflck <", value, "txflck");
  1130. return this;
  1131. }
  1132. public Criteria andTxflckLessThanOrEqualTo(String value) {
  1133. addCriterion("txflck <=", value, "txflck");
  1134. return this;
  1135. }
  1136. public Criteria andTxflckLike(String value) {
  1137. addCriterion("txflck like", value, "txflck");
  1138. return this;
  1139. }
  1140. public Criteria andTxflckNotLike(String value) {
  1141. addCriterion("txflck not like", value, "txflck");
  1142. return this;
  1143. }
  1144. public Criteria andTxflckIn(List<String> values) {
  1145. addCriterion("txflck in", values, "txflck");
  1146. return this;
  1147. }
  1148. public Criteria andTxflckNotIn(List<String> values) {
  1149. addCriterion("txflck not in", values, "txflck");
  1150. return this;
  1151. }
  1152. public Criteria andTxflckBetween(String value1, String value2) {
  1153. addCriterion("txflck between", value1, value2, "txflck");
  1154. return this;
  1155. }
  1156. public Criteria andTxflckNotBetween(String value1, String value2) {
  1157. addCriterion("txflck not between", value1, value2, "txflck");
  1158. return this;
  1159. }
  1160. public Criteria andTxckmin0IsNull() {
  1161. addCriterion("txckmin0 is null");
  1162. return this;
  1163. }
  1164. public Criteria andTxckmin0IsNotNull() {
  1165. addCriterion("txckmin0 is not null");
  1166. return this;
  1167. }
  1168. public Criteria andTxckmin0EqualTo(BigDecimal value) {
  1169. addCriterion("txckmin0 =", value, "txckmin0");
  1170. return this;
  1171. }
  1172. public Criteria andTxckmin0NotEqualTo(BigDecimal value) {
  1173. addCriterion("txckmin0 <>", value, "txckmin0");
  1174. return this;
  1175. }
  1176. public Criteria andTxckmin0GreaterThan(BigDecimal value) {
  1177. addCriterion("txckmin0 >", value, "txckmin0");
  1178. return this;
  1179. }
  1180. public Criteria andTxckmin0GreaterThanOrEqualTo(BigDecimal value) {
  1181. addCriterion("txckmin0 >=", value, "txckmin0");
  1182. return this;
  1183. }
  1184. public Criteria andTxckmin0LessThan(BigDecimal value) {
  1185. addCriterion("txckmin0 <", value, "txckmin0");
  1186. return this;
  1187. }
  1188. public Criteria andTxckmin0LessThanOrEqualTo(BigDecimal value) {
  1189. addCriterion("txckmin0 <=", value, "txckmin0");
  1190. return this;
  1191. }
  1192. public Criteria andTxckmin0In(List<BigDecimal> values) {
  1193. addCriterion("txckmin0 in", values, "txckmin0");
  1194. return this;
  1195. }
  1196. public Criteria andTxckmin0NotIn(List<BigDecimal> values) {
  1197. addCriterion("txckmin0 not in", values, "txckmin0");
  1198. return this;
  1199. }
  1200. public Criteria andTxckmin0Between(BigDecimal value1, BigDecimal value2) {
  1201. addCriterion("txckmin0 between", value1, value2, "txckmin0");
  1202. return this;
  1203. }
  1204. public Criteria andTxckmin0NotBetween(BigDecimal value1, BigDecimal value2) {
  1205. addCriterion("txckmin0 not between", value1, value2, "txckmin0");
  1206. return this;
  1207. }
  1208. public Criteria andTxckmax0IsNull() {
  1209. addCriterion("txckmax0 is null");
  1210. return this;
  1211. }
  1212. public Criteria andTxckmax0IsNotNull() {
  1213. addCriterion("txckmax0 is not null");
  1214. return this;
  1215. }
  1216. public Criteria andTxckmax0EqualTo(BigDecimal value) {
  1217. addCriterion("txckmax0 =", value, "txckmax0");
  1218. return this;
  1219. }
  1220. public Criteria andTxckmax0NotEqualTo(BigDecimal value) {
  1221. addCriterion("txckmax0 <>", value, "txckmax0");
  1222. return this;
  1223. }
  1224. public Criteria andTxckmax0GreaterThan(BigDecimal value) {
  1225. addCriterion("txckmax0 >", value, "txckmax0");
  1226. return this;
  1227. }
  1228. public Criteria andTxckmax0GreaterThanOrEqualTo(BigDecimal value) {
  1229. addCriterion("txckmax0 >=", value, "txckmax0");
  1230. return this;
  1231. }
  1232. public Criteria andTxckmax0LessThan(BigDecimal value) {
  1233. addCriterion("txckmax0 <", value, "txckmax0");
  1234. return this;
  1235. }
  1236. public Criteria andTxckmax0LessThanOrEqualTo(BigDecimal value) {
  1237. addCriterion("txckmax0 <=", value, "txckmax0");
  1238. return this;
  1239. }
  1240. public Criteria andTxckmax0In(List<BigDecimal> values) {
  1241. addCriterion("txckmax0 in", values, "txckmax0");
  1242. return this;
  1243. }
  1244. public Criteria andTxckmax0NotIn(List<BigDecimal> values) {
  1245. addCriterion("txckmax0 not in", values, "txckmax0");
  1246. return this;
  1247. }
  1248. public Criteria andTxckmax0Between(BigDecimal value1, BigDecimal value2) {
  1249. addCriterion("txckmax0 between", value1, value2, "txckmax0");
  1250. return this;
  1251. }
  1252. public Criteria andTxckmax0NotBetween(BigDecimal value1, BigDecimal value2) {
  1253. addCriterion("txckmax0 not between", value1, value2, "txckmax0");
  1254. return this;
  1255. }
  1256. public Criteria andTxckmin1IsNull() {
  1257. addCriterion("txckmin1 is null");
  1258. return this;
  1259. }
  1260. public Criteria andTxckmin1IsNotNull() {
  1261. addCriterion("txckmin1 is not null");
  1262. return this;
  1263. }
  1264. public Criteria andTxckmin1EqualTo(BigDecimal value) {
  1265. addCriterion("txckmin1 =", value, "txckmin1");
  1266. return this;
  1267. }
  1268. public Criteria andTxckmin1NotEqualTo(BigDecimal value) {
  1269. addCriterion("txckmin1 <>", value, "txckmin1");
  1270. return this;
  1271. }
  1272. public Criteria andTxckmin1GreaterThan(BigDecimal value) {
  1273. addCriterion("txckmin1 >", value, "txckmin1");
  1274. return this;
  1275. }
  1276. public Criteria andTxckmin1GreaterThanOrEqualTo(BigDecimal value) {
  1277. addCriterion("txckmin1 >=", value, "txckmin1");
  1278. return this;
  1279. }
  1280. public Criteria andTxckmin1LessThan(BigDecimal value) {
  1281. addCriterion("txckmin1 <", value, "txckmin1");
  1282. return this;
  1283. }
  1284. public Criteria andTxckmin1LessThanOrEqualTo(BigDecimal value) {
  1285. addCriterion("txckmin1 <=", value, "txckmin1");
  1286. return this;
  1287. }
  1288. public Criteria andTxckmin1In(List<BigDecimal> values) {
  1289. addCriterion("txckmin1 in", values, "txckmin1");
  1290. return this;
  1291. }
  1292. public Criteria andTxckmin1NotIn(List<BigDecimal> values) {
  1293. addCriterion("txckmin1 not in", values, "txckmin1");
  1294. return this;
  1295. }
  1296. public Criteria andTxckmin1Between(BigDecimal value1, BigDecimal value2) {
  1297. addCriterion("txckmin1 between", value1, value2, "txckmin1");
  1298. return this;
  1299. }
  1300. public Criteria andTxckmin1NotBetween(BigDecimal value1, BigDecimal value2) {
  1301. addCriterion("txckmin1 not between", value1, value2, "txckmin1");
  1302. return this;
  1303. }
  1304. public Criteria andTxckmax1IsNull() {
  1305. addCriterion("txckmax1 is null");
  1306. return this;
  1307. }
  1308. public Criteria andTxckmax1IsNotNull() {
  1309. addCriterion("txckmax1 is not null");
  1310. return this;
  1311. }
  1312. public Criteria andTxckmax1EqualTo(BigDecimal value) {
  1313. addCriterion("txckmax1 =", value, "txckmax1");
  1314. return this;
  1315. }
  1316. public Criteria andTxckmax1NotEqualTo(BigDecimal value) {
  1317. addCriterion("txckmax1 <>", value, "txckmax1");
  1318. return this;
  1319. }
  1320. public Criteria andTxckmax1GreaterThan(BigDecimal value) {
  1321. addCriterion("txckmax1 >", value, "txckmax1");
  1322. return this;
  1323. }
  1324. public Criteria andTxckmax1GreaterThanOrEqualTo(BigDecimal value) {
  1325. addCriterion("txckmax1 >=", value, "txckmax1");
  1326. return this;
  1327. }
  1328. public Criteria andTxckmax1LessThan(BigDecimal value) {
  1329. addCriterion("txckmax1 <", value, "txckmax1");
  1330. return this;
  1331. }
  1332. public Criteria andTxckmax1LessThanOrEqualTo(BigDecimal value) {
  1333. addCriterion("txckmax1 <=", value, "txckmax1");
  1334. return this;
  1335. }
  1336. public Criteria andTxckmax1In(List<BigDecimal> values) {
  1337. addCriterion("txckmax1 in", values, "txckmax1");
  1338. return this;
  1339. }
  1340. public Criteria andTxckmax1NotIn(List<BigDecimal> values) {
  1341. addCriterion("txckmax1 not in", values, "txckmax1");
  1342. return this;
  1343. }
  1344. public Criteria andTxckmax1Between(BigDecimal value1, BigDecimal value2) {
  1345. addCriterion("txckmax1 between", value1, value2, "txckmax1");
  1346. return this;
  1347. }
  1348. public Criteria andTxckmax1NotBetween(BigDecimal value1, BigDecimal value2) {
  1349. addCriterion("txckmax1 not between", value1, value2, "txckmax1");
  1350. return this;
  1351. }
  1352. public Criteria andTxckmin2IsNull() {
  1353. addCriterion("txckmin2 is null");
  1354. return this;
  1355. }
  1356. public Criteria andTxckmin2IsNotNull() {
  1357. addCriterion("txckmin2 is not null");
  1358. return this;
  1359. }
  1360. public Criteria andTxckmin2EqualTo(BigDecimal value) {
  1361. addCriterion("txckmin2 =", value, "txckmin2");
  1362. return this;
  1363. }
  1364. public Criteria andTxckmin2NotEqualTo(BigDecimal value) {
  1365. addCriterion("txckmin2 <>", value, "txckmin2");
  1366. return this;
  1367. }
  1368. public Criteria andTxckmin2GreaterThan(BigDecimal value) {
  1369. addCriterion("txckmin2 >", value, "txckmin2");
  1370. return this;
  1371. }
  1372. public Criteria andTxckmin2GreaterThanOrEqualTo(BigDecimal value) {
  1373. addCriterion("txckmin2 >=", value, "txckmin2");
  1374. return this;
  1375. }
  1376. public Criteria andTxckmin2LessThan(BigDecimal value) {
  1377. addCriterion("txckmin2 <", value, "txckmin2");
  1378. return this;
  1379. }
  1380. public Criteria andTxckmin2LessThanOrEqualTo(BigDecimal value) {
  1381. addCriterion("txckmin2 <=", value, "txckmin2");
  1382. return this;
  1383. }
  1384. public Criteria andTxckmin2In(List<BigDecimal> values) {
  1385. addCriterion("txckmin2 in", values, "txckmin2");
  1386. return this;
  1387. }
  1388. public Criteria andTxckmin2NotIn(List<BigDecimal> values) {
  1389. addCriterion("txckmin2 not in", values, "txckmin2");
  1390. return this;
  1391. }
  1392. public Criteria andTxckmin2Between(BigDecimal value1, BigDecimal value2) {
  1393. addCriterion("txckmin2 between", value1, value2, "txckmin2");
  1394. return this;
  1395. }
  1396. public Criteria andTxckmin2NotBetween(BigDecimal value1, BigDecimal value2) {
  1397. addCriterion("txckmin2 not between", value1, value2, "txckmin2");
  1398. return this;
  1399. }
  1400. public Criteria andTxckmax2IsNull() {
  1401. addCriterion("txckmax2 is null");
  1402. return this;
  1403. }
  1404. public Criteria andTxckmax2IsNotNull() {
  1405. addCriterion("txckmax2 is not null");
  1406. return this;
  1407. }
  1408. public Criteria andTxckmax2EqualTo(BigDecimal value) {
  1409. addCriterion("txckmax2 =", value, "txckmax2");
  1410. return this;
  1411. }
  1412. public Criteria andTxckmax2NotEqualTo(BigDecimal value) {
  1413. addCriterion("txckmax2 <>", value, "txckmax2");
  1414. return this;
  1415. }
  1416. public Criteria andTxckmax2GreaterThan(BigDecimal value) {
  1417. addCriterion("txckmax2 >", value, "txckmax2");
  1418. return this;
  1419. }
  1420. public Criteria andTxckmax2GreaterThanOrEqualTo(BigDecimal value) {
  1421. addCriterion("txckmax2 >=", value, "txckmax2");
  1422. return this;
  1423. }
  1424. public Criteria andTxckmax2LessThan(BigDecimal value) {
  1425. addCriterion("txckmax2 <", value, "txckmax2");
  1426. return this;
  1427. }
  1428. public Criteria andTxckmax2LessThanOrEqualTo(BigDecimal value) {
  1429. addCriterion("txckmax2 <=", value, "txckmax2");
  1430. return this;
  1431. }
  1432. public Criteria andTxckmax2In(List<BigDecimal> values) {
  1433. addCriterion("txckmax2 in", values, "txckmax2");
  1434. return this;
  1435. }
  1436. public Criteria andTxckmax2NotIn(List<BigDecimal> values) {
  1437. addCriterion("txckmax2 not in", values, "txckmax2");
  1438. return this;
  1439. }
  1440. public Criteria andTxckmax2Between(BigDecimal value1, BigDecimal value2) {
  1441. addCriterion("txckmax2 between", value1, value2, "txckmax2");
  1442. return this;
  1443. }
  1444. public Criteria andTxckmax2NotBetween(BigDecimal value1, BigDecimal value2) {
  1445. addCriterion("txckmax2 not between", value1, value2, "txckmax2");
  1446. return this;
  1447. }
  1448. public Criteria andTxmxzlIsNull() {
  1449. addCriterion("txmxzl is null");
  1450. return this;
  1451. }
  1452. public Criteria andTxmxzlIsNotNull() {
  1453. addCriterion("txmxzl is not null");
  1454. return this;
  1455. }
  1456. public Criteria andTxmxzlEqualTo(BigDecimal value) {
  1457. addCriterion("txmxzl =", value, "txmxzl");
  1458. return this;
  1459. }
  1460. public Criteria andTxmxzlNotEqualTo(BigDecimal value) {
  1461. addCriterion("txmxzl <>", value, "txmxzl");
  1462. return this;
  1463. }
  1464. public Criteria andTxmxzlGreaterThan(BigDecimal value) {
  1465. addCriterion("txmxzl >", value, "txmxzl");
  1466. return this;
  1467. }
  1468. public Criteria andTxmxzlGreaterThanOrEqualTo(BigDecimal value) {
  1469. addCriterion("txmxzl >=", value, "txmxzl");
  1470. return this;
  1471. }
  1472. public Criteria andTxmxzlLessThan(BigDecimal value) {
  1473. addCriterion("txmxzl <", value, "txmxzl");
  1474. return this;
  1475. }
  1476. public Criteria andTxmxzlLessThanOrEqualTo(BigDecimal value) {
  1477. addCriterion("txmxzl <=", value, "txmxzl");
  1478. return this;
  1479. }
  1480. public Criteria andTxmxzlIn(List<BigDecimal> values) {
  1481. addCriterion("txmxzl in", values, "txmxzl");
  1482. return this;
  1483. }
  1484. public Criteria andTxmxzlNotIn(List<BigDecimal> values) {
  1485. addCriterion("txmxzl not in", values, "txmxzl");
  1486. return this;
  1487. }
  1488. public Criteria andTxmxzlBetween(BigDecimal value1, BigDecimal value2) {
  1489. addCriterion("txmxzl between", value1, value2, "txmxzl");
  1490. return this;
  1491. }
  1492. public Criteria andTxmxzlNotBetween(BigDecimal value1, BigDecimal value2) {
  1493. addCriterion("txmxzl not between", value1, value2, "txmxzl");
  1494. return this;
  1495. }
  1496. public Criteria andTxmxblIsNull() {
  1497. addCriterion("txmxbl is null");
  1498. return this;
  1499. }
  1500. public Criteria andTxmxblIsNotNull() {
  1501. addCriterion("txmxbl is not null");
  1502. return this;
  1503. }
  1504. public Criteria andTxmxblEqualTo(String value) {
  1505. addCriterion("txmxbl =", value, "txmxbl");
  1506. return this;
  1507. }
  1508. public Criteria andTxmxblNotEqualTo(String value) {
  1509. addCriterion("txmxbl <>", value, "txmxbl");
  1510. return this;
  1511. }
  1512. public Criteria andTxmxblGreaterThan(String value) {
  1513. addCriterion("txmxbl >", value, "txmxbl");
  1514. return this;
  1515. }
  1516. public Criteria andTxmxblGreaterThanOrEqualTo(String value) {
  1517. addCriterion("txmxbl >=", value, "txmxbl");
  1518. return this;
  1519. }
  1520. public Criteria andTxmxblLessThan(String value) {
  1521. addCriterion("txmxbl <", value, "txmxbl");
  1522. return this;
  1523. }
  1524. public Criteria andTxmxblLessThanOrEqualTo(String value) {
  1525. addCriterion("txmxbl <=", value, "txmxbl");
  1526. return this;
  1527. }
  1528. public Criteria andTxmxblLike(String value) {
  1529. addCriterion("txmxbl like", value, "txmxbl");
  1530. return this;
  1531. }
  1532. public Criteria andTxmxblNotLike(String value) {
  1533. addCriterion("txmxbl not like", value, "txmxbl");
  1534. return this;
  1535. }
  1536. public Criteria andTxmxblIn(List<String> values) {
  1537. addCriterion("txmxbl in", values, "txmxbl");
  1538. return this;
  1539. }
  1540. public Criteria andTxmxblNotIn(List<String> values) {
  1541. addCriterion("txmxbl not in", values, "txmxbl");
  1542. return this;
  1543. }
  1544. public Criteria andTxmxblBetween(String value1, String value2) {
  1545. addCriterion("txmxbl between", value1, value2, "txmxbl");
  1546. return this;
  1547. }
  1548. public Criteria andTxmxblNotBetween(String value1, String value2) {
  1549. addCriterion("txmxbl not between", value1, value2, "txmxbl");
  1550. return this;
  1551. }
  1552. public Criteria andTxdymxckIsNull() {
  1553. addCriterion("txdymxck is null");
  1554. return this;
  1555. }
  1556. public Criteria andTxdymxckIsNotNull() {
  1557. addCriterion("txdymxck is not null");
  1558. return this;
  1559. }
  1560. public Criteria andTxdymxckEqualTo(String value) {
  1561. addCriterion("txdymxck =", value, "txdymxck");
  1562. return this;
  1563. }
  1564. public Criteria andTxdymxckNotEqualTo(String value) {
  1565. addCriterion("txdymxck <>", value, "txdymxck");
  1566. return this;
  1567. }
  1568. public Criteria andTxdymxckGreaterThan(String value) {
  1569. addCriterion("txdymxck >", value, "txdymxck");
  1570. return this;
  1571. }
  1572. public Criteria andTxdymxckGreaterThanOrEqualTo(String value) {
  1573. addCriterion("txdymxck >=", value, "txdymxck");
  1574. return this;
  1575. }
  1576. public Criteria andTxdymxckLessThan(String value) {
  1577. addCriterion("txdymxck <", value, "txdymxck");
  1578. return this;
  1579. }
  1580. public Criteria andTxdymxckLessThanOrEqualTo(String value) {
  1581. addCriterion("txdymxck <=", value, "txdymxck");
  1582. return this;
  1583. }
  1584. public Criteria andTxdymxckLike(String value) {
  1585. addCriterion("txdymxck like", value, "txdymxck");
  1586. return this;
  1587. }
  1588. public Criteria andTxdymxckNotLike(String value) {
  1589. addCriterion("txdymxck not like", value, "txdymxck");
  1590. return this;
  1591. }
  1592. public Criteria andTxdymxckIn(List<String> values) {
  1593. addCriterion("txdymxck in", values, "txdymxck");
  1594. return this;
  1595. }
  1596. public Criteria andTxdymxckNotIn(List<String> values) {
  1597. addCriterion("txdymxck not in", values, "txdymxck");
  1598. return this;
  1599. }
  1600. public Criteria andTxdymxckBetween(String value1, String value2) {
  1601. addCriterion("txdymxck between", value1, value2, "txdymxck");
  1602. return this;
  1603. }
  1604. public Criteria andTxdymxckNotBetween(String value1, String value2) {
  1605. addCriterion("txdymxck not between", value1, value2, "txdymxck");
  1606. return this;
  1607. }
  1608. public Criteria andTxxymxckIsNull() {
  1609. addCriterion("txxymxck is null");
  1610. return this;
  1611. }
  1612. public Criteria andTxxymxckIsNotNull() {
  1613. addCriterion("txxymxck is not null");
  1614. return this;
  1615. }
  1616. public Criteria andTxxymxckEqualTo(String value) {
  1617. addCriterion("txxymxck =", value, "txxymxck");
  1618. return this;
  1619. }
  1620. public Criteria andTxxymxckNotEqualTo(String value) {
  1621. addCriterion("txxymxck <>", value, "txxymxck");
  1622. return this;
  1623. }
  1624. public Criteria andTxxymxckGreaterThan(String value) {
  1625. addCriterion("txxymxck >", value, "txxymxck");
  1626. return this;
  1627. }
  1628. public Criteria andTxxymxckGreaterThanOrEqualTo(String value) {
  1629. addCriterion("txxymxck >=", value, "txxymxck");
  1630. return this;
  1631. }
  1632. public Criteria andTxxymxckLessThan(String value) {
  1633. addCriterion("txxymxck <", value, "txxymxck");
  1634. return this;
  1635. }
  1636. public Criteria andTxxymxckLessThanOrEqualTo(String value) {
  1637. addCriterion("txxymxck <=", value, "txxymxck");
  1638. return this;
  1639. }
  1640. public Criteria andTxxymxckLike(String value) {
  1641. addCriterion("txxymxck like", value, "txxymxck");
  1642. return this;
  1643. }
  1644. public Criteria andTxxymxckNotLike(String value) {
  1645. addCriterion("txxymxck not like", value, "txxymxck");
  1646. return this;
  1647. }
  1648. public Criteria andTxxymxckIn(List<String> values) {
  1649. addCriterion("txxymxck in", values, "txxymxck");
  1650. return this;
  1651. }
  1652. public Criteria andTxxymxckNotIn(List<String> values) {
  1653. addCriterion("txxymxck not in", values, "txxymxck");
  1654. return this;
  1655. }
  1656. public Criteria andTxxymxckBetween(String value1, String value2) {
  1657. addCriterion("txxymxck between", value1, value2, "txxymxck");
  1658. return this;
  1659. }
  1660. public Criteria andTxxymxckNotBetween(String value1, String value2) {
  1661. addCriterion("txxymxck not between", value1, value2, "txxymxck");
  1662. return this;
  1663. }
  1664. public Criteria andClckIsNull() {
  1665. addCriterion("clck is null");
  1666. return this;
  1667. }
  1668. public Criteria andClckIsNotNull() {
  1669. addCriterion("clck is not null");
  1670. return this;
  1671. }
  1672. public Criteria andClckEqualTo(String value) {
  1673. addCriterion("clck =", value, "clck");
  1674. return this;
  1675. }
  1676. public Criteria andClckNotEqualTo(String value) {
  1677. addCriterion("clck <>", value, "clck");
  1678. return this;
  1679. }
  1680. public Criteria andClckGreaterThan(String value) {
  1681. addCriterion("clck >", value, "clck");
  1682. return this;
  1683. }
  1684. public Criteria andClckGreaterThanOrEqualTo(String value) {
  1685. addCriterion("clck >=", value, "clck");
  1686. return this;
  1687. }
  1688. public Criteria andClckLessThan(String value) {
  1689. addCriterion("clck <", value, "clck");
  1690. return this;
  1691. }
  1692. public Criteria andClckLessThanOrEqualTo(String value) {
  1693. addCriterion("clck <=", value, "clck");
  1694. return this;
  1695. }
  1696. public Criteria andClckLike(String value) {
  1697. addCriterion("clck like", value, "clck");
  1698. return this;
  1699. }
  1700. public Criteria andClckNotLike(String value) {
  1701. addCriterion("clck not like", value, "clck");
  1702. return this;
  1703. }
  1704. public Criteria andClckIn(List<String> values) {
  1705. addCriterion("clck in", values, "clck");
  1706. return this;
  1707. }
  1708. public Criteria andClckNotIn(List<String> values) {
  1709. addCriterion("clck not in", values, "clck");
  1710. return this;
  1711. }
  1712. public Criteria andClckBetween(String value1, String value2) {
  1713. addCriterion("clck between", value1, value2, "clck");
  1714. return this;
  1715. }
  1716. public Criteria andClckNotBetween(String value1, String value2) {
  1717. addCriterion("clck not between", value1, value2, "clck");
  1718. return this;
  1719. }
  1720. public Criteria andClmrckIsNull() {
  1721. addCriterion("clmrck is null");
  1722. return this;
  1723. }
  1724. public Criteria andClmrckIsNotNull() {
  1725. addCriterion("clmrck is not null");
  1726. return this;
  1727. }
  1728. public Criteria andClmrckEqualTo(String value) {
  1729. addCriterion("clmrck =", value, "clmrck");
  1730. return this;
  1731. }
  1732. public Criteria andClmrckNotEqualTo(String value) {
  1733. addCriterion("clmrck <>", value, "clmrck");
  1734. return this;
  1735. }
  1736. public Criteria andClmrckGreaterThan(String value) {
  1737. addCriterion("clmrck >", value, "clmrck");
  1738. return this;
  1739. }
  1740. public Criteria andClmrckGreaterThanOrEqualTo(String value) {
  1741. addCriterion("clmrck >=", value, "clmrck");
  1742. return this;
  1743. }
  1744. public Criteria andClmrckLessThan(String value) {
  1745. addCriterion("clmrck <", value, "clmrck");
  1746. return this;
  1747. }
  1748. public Criteria andClmrckLessThanOrEqualTo(String value) {
  1749. addCriterion("clmrck <=", value, "clmrck");
  1750. return this;
  1751. }
  1752. public Criteria andClmrckLike(String value) {
  1753. addCriterion("clmrck like", value, "clmrck");
  1754. return this;
  1755. }
  1756. public Criteria andClmrckNotLike(String value) {
  1757. addCriterion("clmrck not like", value, "clmrck");
  1758. return this;
  1759. }
  1760. public Criteria andClmrckIn(List<String> values) {
  1761. addCriterion("clmrck in", values, "clmrck");
  1762. return this;
  1763. }
  1764. public Criteria andClmrckNotIn(List<String> values) {
  1765. addCriterion("clmrck not in", values, "clmrck");
  1766. return this;
  1767. }
  1768. public Criteria andClmrckBetween(String value1, String value2) {
  1769. addCriterion("clmrck between", value1, value2, "clmrck");
  1770. return this;
  1771. }
  1772. public Criteria andClmrckNotBetween(String value1, String value2) {
  1773. addCriterion("clmrck not between", value1, value2, "clmrck");
  1774. return this;
  1775. }
  1776. public Criteria andClszsjIsNull() {
  1777. addCriterion("clszsj is null");
  1778. return this;
  1779. }
  1780. public Criteria andClszsjIsNotNull() {
  1781. addCriterion("clszsj is not null");
  1782. return this;
  1783. }
  1784. public Criteria andClszsjEqualTo(Date value) {
  1785. addCriterion("clszsj =", value, "clszsj");
  1786. return this;
  1787. }
  1788. public Criteria andClszsjNotEqualTo(Date value) {
  1789. addCriterion("clszsj <>", value, "clszsj");
  1790. return this;
  1791. }
  1792. public Criteria andClszsjGreaterThan(Date value) {
  1793. addCriterion("clszsj >", value, "clszsj");
  1794. return this;
  1795. }
  1796. public Criteria andClszsjGreaterThanOrEqualTo(Date value) {
  1797. addCriterion("clszsj >=", value, "clszsj");
  1798. return this;
  1799. }
  1800. public Criteria andClszsjLessThan(Date value) {
  1801. addCriterion("clszsj <", value, "clszsj");
  1802. return this;
  1803. }
  1804. public Criteria andClszsjLessThanOrEqualTo(Date value) {
  1805. addCriterion("clszsj <=", value, "clszsj");
  1806. return this;
  1807. }
  1808. public Criteria andClszsjIn(List<Date> values) {
  1809. addCriterion("clszsj in", values, "clszsj");
  1810. return this;
  1811. }
  1812. public Criteria andClszsjNotIn(List<Date> values) {
  1813. addCriterion("clszsj not in", values, "clszsj");
  1814. return this;
  1815. }
  1816. public Criteria andClszsjBetween(Date value1, Date value2) {
  1817. addCriterion("clszsj between", value1, value2, "clszsj");
  1818. return this;
  1819. }
  1820. public Criteria andClszsjNotBetween(Date value1, Date value2) {
  1821. addCriterion("clszsj not between", value1, value2, "clszsj");
  1822. return this;
  1823. }
  1824. public Criteria andClsjIsNull() {
  1825. addCriterion("clsj is null");
  1826. return this;
  1827. }
  1828. public Criteria andClsjIsNotNull() {
  1829. addCriterion("clsj is not null");
  1830. return this;
  1831. }
  1832. public Criteria andClsjEqualTo(String value) {
  1833. addCriterion("clsj =", value, "clsj");
  1834. return this;
  1835. }
  1836. public Criteria andClsjNotEqualTo(String value) {
  1837. addCriterion("clsj <>", value, "clsj");
  1838. return this;
  1839. }
  1840. public Criteria andClsjGreaterThan(String value) {
  1841. addCriterion("clsj >", value, "clsj");
  1842. return this;
  1843. }
  1844. public Criteria andClsjGreaterThanOrEqualTo(String value) {
  1845. addCriterion("clsj >=", value, "clsj");
  1846. return this;
  1847. }
  1848. public Criteria andClsjLessThan(String value) {
  1849. addCriterion("clsj <", value, "clsj");
  1850. return this;
  1851. }
  1852. public Criteria andClsjLessThanOrEqualTo(String value) {
  1853. addCriterion("clsj <=", value, "clsj");
  1854. return this;
  1855. }
  1856. public Criteria andClsjLike(String value) {
  1857. addCriterion("clsj like", value, "clsj");
  1858. return this;
  1859. }
  1860. public Criteria andClsjNotLike(String value) {
  1861. addCriterion("clsj not like", value, "clsj");
  1862. return this;
  1863. }
  1864. public Criteria andClsjIn(List<String> values) {
  1865. addCriterion("clsj in", values, "clsj");
  1866. return this;
  1867. }
  1868. public Criteria andClsjNotIn(List<String> values) {
  1869. addCriterion("clsj not in", values, "clsj");
  1870. return this;
  1871. }
  1872. public Criteria andClsjBetween(String value1, String value2) {
  1873. addCriterion("clsj between", value1, value2, "clsj");
  1874. return this;
  1875. }
  1876. public Criteria andClsjNotBetween(String value1, String value2) {
  1877. addCriterion("clsj not between", value1, value2, "clsj");
  1878. return this;
  1879. }
  1880. public Criteria andClslIsNull() {
  1881. addCriterion("clsl is null");
  1882. return this;
  1883. }
  1884. public Criteria andClslIsNotNull() {
  1885. addCriterion("clsl is not null");
  1886. return this;
  1887. }
  1888. public Criteria andClslEqualTo(String value) {
  1889. addCriterion("clsl =", value, "clsl");
  1890. return this;
  1891. }
  1892. public Criteria andClslNotEqualTo(String value) {
  1893. addCriterion("clsl <>", value, "clsl");
  1894. return this;
  1895. }
  1896. public Criteria andClslGreaterThan(String value) {
  1897. addCriterion("clsl >", value, "clsl");
  1898. return this;
  1899. }
  1900. public Criteria andClslGreaterThanOrEqualTo(String value) {
  1901. addCriterion("clsl >=", value, "clsl");
  1902. return this;
  1903. }
  1904. public Criteria andClslLessThan(String value) {
  1905. addCriterion("clsl <", value, "clsl");
  1906. return this;
  1907. }
  1908. public Criteria andClslLessThanOrEqualTo(String value) {
  1909. addCriterion("clsl <=", value, "clsl");
  1910. return this;
  1911. }
  1912. public Criteria andClslLike(String value) {
  1913. addCriterion("clsl like", value, "clsl");
  1914. return this;
  1915. }
  1916. public Criteria andClslNotLike(String value) {
  1917. addCriterion("clsl not like", value, "clsl");
  1918. return this;
  1919. }
  1920. public Criteria andClslIn(List<String> values) {
  1921. addCriterion("clsl in", values, "clsl");
  1922. return this;
  1923. }
  1924. public Criteria andClslNotIn(List<String> values) {
  1925. addCriterion("clsl not in", values, "clsl");
  1926. return this;
  1927. }
  1928. public Criteria andClslBetween(String value1, String value2) {
  1929. addCriterion("clsl between", value1, value2, "clsl");
  1930. return this;
  1931. }
  1932. public Criteria andClslNotBetween(String value1, String value2) {
  1933. addCriterion("clsl not between", value1, value2, "clsl");
  1934. return this;
  1935. }
  1936. public Criteria andCldqgsIsNull() {
  1937. addCriterion("cldqgs is null");
  1938. return this;
  1939. }
  1940. public Criteria andCldqgsIsNotNull() {
  1941. addCriterion("cldqgs is not null");
  1942. return this;
  1943. }
  1944. public Criteria andCldqgsEqualTo(String value) {
  1945. addCriterion("cldqgs =", value, "cldqgs");
  1946. return this;
  1947. }
  1948. public Criteria andCldqgsNotEqualTo(String value) {
  1949. addCriterion("cldqgs <>", value, "cldqgs");
  1950. return this;
  1951. }
  1952. public Criteria andCldqgsGreaterThan(String value) {
  1953. addCriterion("cldqgs >", value, "cldqgs");
  1954. return this;
  1955. }
  1956. public Criteria andCldqgsGreaterThanOrEqualTo(String value) {
  1957. addCriterion("cldqgs >=", value, "cldqgs");
  1958. return this;
  1959. }
  1960. public Criteria andCldqgsLessThan(String value) {
  1961. addCriterion("cldqgs <", value, "cldqgs");
  1962. return this;
  1963. }
  1964. public Criteria andCldqgsLessThanOrEqualTo(String value) {
  1965. addCriterion("cldqgs <=", value, "cldqgs");
  1966. return this;
  1967. }
  1968. public Criteria andCldqgsLike(String value) {
  1969. addCriterion("cldqgs like", value, "cldqgs");
  1970. return this;
  1971. }
  1972. public Criteria andCldqgsNotLike(String value) {
  1973. addCriterion("cldqgs not like", value, "cldqgs");
  1974. return this;
  1975. }
  1976. public Criteria andCldqgsIn(List<String> values) {
  1977. addCriterion("cldqgs in", values, "cldqgs");
  1978. return this;
  1979. }
  1980. public Criteria andCldqgsNotIn(List<String> values) {
  1981. addCriterion("cldqgs not in", values, "cldqgs");
  1982. return this;
  1983. }
  1984. public Criteria andCldqgsBetween(String value1, String value2) {
  1985. addCriterion("cldqgs between", value1, value2, "cldqgs");
  1986. return this;
  1987. }
  1988. public Criteria andCldqgsNotBetween(String value1, String value2) {
  1989. addCriterion("cldqgs not between", value1, value2, "cldqgs");
  1990. return this;
  1991. }
  1992. public Criteria andClxbIsNull() {
  1993. addCriterion("clxb is null");
  1994. return this;
  1995. }
  1996. public Criteria andClxbIsNotNull() {
  1997. addCriterion("clxb is not null");
  1998. return this;
  1999. }
  2000. public Criteria andClxbEqualTo(String value) {
  2001. addCriterion("clxb =", value, "clxb");
  2002. return this;
  2003. }
  2004. public Criteria andClxbNotEqualTo(String value) {
  2005. addCriterion("clxb <>", value, "clxb");
  2006. return this;
  2007. }
  2008. public Criteria andClxbGreaterThan(String value) {
  2009. addCriterion("clxb >", value, "clxb");
  2010. return this;
  2011. }
  2012. public Criteria andClxbGreaterThanOrEqualTo(String value) {
  2013. addCriterion("clxb >=", value, "clxb");
  2014. return this;
  2015. }
  2016. public Criteria andClxbLessThan(String value) {
  2017. addCriterion("clxb <", value, "clxb");
  2018. return this;
  2019. }
  2020. public Criteria andClxbLessThanOrEqualTo(String value) {
  2021. addCriterion("clxb <=", value, "clxb");
  2022. return this;
  2023. }
  2024. public Criteria andClxbLike(String value) {
  2025. addCriterion("clxb like", value, "clxb");
  2026. return this;
  2027. }
  2028. public Criteria andClxbNotLike(String value) {
  2029. addCriterion("clxb not like", value, "clxb");
  2030. return this;
  2031. }
  2032. public Criteria andClxbIn(List<String> values) {
  2033. addCriterion("clxb in", values, "clxb");
  2034. return this;
  2035. }
  2036. public Criteria andClxbNotIn(List<String> values) {
  2037. addCriterion("clxb not in", values, "clxb");
  2038. return this;
  2039. }
  2040. public Criteria andClxbBetween(String value1, String value2) {
  2041. addCriterion("clxb between", value1, value2, "clxb");
  2042. return this;
  2043. }
  2044. public Criteria andClxbNotBetween(String value1, String value2) {
  2045. addCriterion("clxb not between", value1, value2, "clxb");
  2046. return this;
  2047. }
  2048. public Criteria andClmsIsNull() {
  2049. addCriterion("clms is null");
  2050. return this;
  2051. }
  2052. public Criteria andClmsIsNotNull() {
  2053. addCriterion("clms is not null");
  2054. return this;
  2055. }
  2056. public Criteria andClmsEqualTo(String value) {
  2057. addCriterion("clms =", value, "clms");
  2058. return this;
  2059. }
  2060. public Criteria andClmsNotEqualTo(String value) {
  2061. addCriterion("clms <>", value, "clms");
  2062. return this;
  2063. }
  2064. public Criteria andClmsGreaterThan(String value) {
  2065. addCriterion("clms >", value, "clms");
  2066. return this;
  2067. }
  2068. public Criteria andClmsGreaterThanOrEqualTo(String value) {
  2069. addCriterion("clms >=", value, "clms");
  2070. return this;
  2071. }
  2072. public Criteria andClmsLessThan(String value) {
  2073. addCriterion("clms <", value, "clms");
  2074. return this;
  2075. }
  2076. public Criteria andClmsLessThanOrEqualTo(String value) {
  2077. addCriterion("clms <=", value, "clms");
  2078. return this;
  2079. }
  2080. public Criteria andClmsLike(String value) {
  2081. addCriterion("clms like", value, "clms");
  2082. return this;
  2083. }
  2084. public Criteria andClmsNotLike(String value) {
  2085. addCriterion("clms not like", value, "clms");
  2086. return this;
  2087. }
  2088. public Criteria andClmsIn(List<String> values) {
  2089. addCriterion("clms in", values, "clms");
  2090. return this;
  2091. }
  2092. public Criteria andClmsNotIn(List<String> values) {
  2093. addCriterion("clms not in", values, "clms");
  2094. return this;
  2095. }
  2096. public Criteria andClmsBetween(String value1, String value2) {
  2097. addCriterion("clms between", value1, value2, "clms");
  2098. return this;
  2099. }
  2100. public Criteria andClmsNotBetween(String value1, String value2) {
  2101. addCriterion("clms not between", value1, value2, "clms");
  2102. return this;
  2103. }
  2104. public Criteria andCltzmaxIsNull() {
  2105. addCriterion("cltzmax is null");
  2106. return this;
  2107. }
  2108. public Criteria andCltzmaxIsNotNull() {
  2109. addCriterion("cltzmax is not null");
  2110. return this;
  2111. }
  2112. public Criteria andCltzmaxEqualTo(BigDecimal value) {
  2113. addCriterion("cltzmax =", value, "cltzmax");
  2114. return this;
  2115. }
  2116. public Criteria andCltzmaxNotEqualTo(BigDecimal value) {
  2117. addCriterion("cltzmax <>", value, "cltzmax");
  2118. return this;
  2119. }
  2120. public Criteria andCltzmaxGreaterThan(BigDecimal value) {
  2121. addCriterion("cltzmax >", value, "cltzmax");
  2122. return this;
  2123. }
  2124. public Criteria andCltzmaxGreaterThanOrEqualTo(BigDecimal value) {
  2125. addCriterion("cltzmax >=", value, "cltzmax");
  2126. return this;
  2127. }
  2128. public Criteria andCltzmaxLessThan(BigDecimal value) {
  2129. addCriterion("cltzmax <", value, "cltzmax");
  2130. return this;
  2131. }
  2132. public Criteria andCltzmaxLessThanOrEqualTo(BigDecimal value) {
  2133. addCriterion("cltzmax <=", value, "cltzmax");
  2134. return this;
  2135. }
  2136. public Criteria andCltzmaxIn(List<BigDecimal> values) {
  2137. addCriterion("cltzmax in", values, "cltzmax");
  2138. return this;
  2139. }
  2140. public Criteria andCltzmaxNotIn(List<BigDecimal> values) {
  2141. addCriterion("cltzmax not in", values, "cltzmax");
  2142. return this;
  2143. }
  2144. public Criteria andCltzmaxBetween(BigDecimal value1, BigDecimal value2) {
  2145. addCriterion("cltzmax between", value1, value2, "cltzmax");
  2146. return this;
  2147. }
  2148. public Criteria andCltzmaxNotBetween(BigDecimal value1, BigDecimal value2) {
  2149. addCriterion("cltzmax not between", value1, value2, "cltzmax");
  2150. return this;
  2151. }
  2152. public Criteria andCltzminIsNull() {
  2153. addCriterion("cltzmin is null");
  2154. return this;
  2155. }
  2156. public Criteria andCltzminIsNotNull() {
  2157. addCriterion("cltzmin is not null");
  2158. return this;
  2159. }
  2160. public Criteria andCltzminEqualTo(BigDecimal value) {
  2161. addCriterion("cltzmin =", value, "cltzmin");
  2162. return this;
  2163. }
  2164. public Criteria andCltzminNotEqualTo(BigDecimal value) {
  2165. addCriterion("cltzmin <>", value, "cltzmin");
  2166. return this;
  2167. }
  2168. public Criteria andCltzminGreaterThan(BigDecimal value) {
  2169. addCriterion("cltzmin >", value, "cltzmin");
  2170. return this;
  2171. }
  2172. public Criteria andCltzminGreaterThanOrEqualTo(BigDecimal value) {
  2173. addCriterion("cltzmin >=", value, "cltzmin");
  2174. return this;
  2175. }
  2176. public Criteria andCltzminLessThan(BigDecimal value) {
  2177. addCriterion("cltzmin <", value, "cltzmin");
  2178. return this;
  2179. }
  2180. public Criteria andCltzminLessThanOrEqualTo(BigDecimal value) {
  2181. addCriterion("cltzmin <=", value, "cltzmin");
  2182. return this;
  2183. }
  2184. public Criteria andCltzminIn(List<BigDecimal> values) {
  2185. addCriterion("cltzmin in", values, "cltzmin");
  2186. return this;
  2187. }
  2188. public Criteria andCltzminNotIn(List<BigDecimal> values) {
  2189. addCriterion("cltzmin not in", values, "cltzmin");
  2190. return this;
  2191. }
  2192. public Criteria andCltzminBetween(BigDecimal value1, BigDecimal value2) {
  2193. addCriterion("cltzmin between", value1, value2, "cltzmin");
  2194. return this;
  2195. }
  2196. public Criteria andCltzminNotBetween(BigDecimal value1, BigDecimal value2) {
  2197. addCriterion("cltzmin not between", value1, value2, "cltzmin");
  2198. return this;
  2199. }
  2200. public Criteria andClpjtzIsNull() {
  2201. addCriterion("clpjtz is null");
  2202. return this;
  2203. }
  2204. public Criteria andClpjtzIsNotNull() {
  2205. addCriterion("clpjtz is not null");
  2206. return this;
  2207. }
  2208. public Criteria andClpjtzEqualTo(String value) {
  2209. addCriterion("clpjtz =", value, "clpjtz");
  2210. return this;
  2211. }
  2212. public Criteria andClpjtzNotEqualTo(String value) {
  2213. addCriterion("clpjtz <>", value, "clpjtz");
  2214. return this;
  2215. }
  2216. public Criteria andClpjtzGreaterThan(String value) {
  2217. addCriterion("clpjtz >", value, "clpjtz");
  2218. return this;
  2219. }
  2220. public Criteria andClpjtzGreaterThanOrEqualTo(String value) {
  2221. addCriterion("clpjtz >=", value, "clpjtz");
  2222. return this;
  2223. }
  2224. public Criteria andClpjtzLessThan(String value) {
  2225. addCriterion("clpjtz <", value, "clpjtz");
  2226. return this;
  2227. }
  2228. public Criteria andClpjtzLessThanOrEqualTo(String value) {
  2229. addCriterion("clpjtz <=", value, "clpjtz");
  2230. return this;
  2231. }
  2232. public Criteria andClpjtzLike(String value) {
  2233. addCriterion("clpjtz like", value, "clpjtz");
  2234. return this;
  2235. }
  2236. public Criteria andClpjtzNotLike(String value) {
  2237. addCriterion("clpjtz not like", value, "clpjtz");
  2238. return this;
  2239. }
  2240. public Criteria andClpjtzIn(List<String> values) {
  2241. addCriterion("clpjtz in", values, "clpjtz");
  2242. return this;
  2243. }
  2244. public Criteria andClpjtzNotIn(List<String> values) {
  2245. addCriterion("clpjtz not in", values, "clpjtz");
  2246. return this;
  2247. }
  2248. public Criteria andClpjtzBetween(String value1, String value2) {
  2249. addCriterion("clpjtz between", value1, value2, "clpjtz");
  2250. return this;
  2251. }
  2252. public Criteria andClpjtzNotBetween(String value1, String value2) {
  2253. addCriterion("clpjtz not between", value1, value2, "clpjtz");
  2254. return this;
  2255. }
  2256. public Criteria andXgsjIsNull() {
  2257. addCriterion("xgsj is null");
  2258. return this;
  2259. }
  2260. public Criteria andXgsjIsNotNull() {
  2261. addCriterion("xgsj is not null");
  2262. return this;
  2263. }
  2264. public Criteria andXgsjEqualTo(Date value) {
  2265. addCriterion("xgsj =", value, "xgsj");
  2266. return this;
  2267. }
  2268. public Criteria andXgsjNotEqualTo(Date value) {
  2269. addCriterion("xgsj <>", value, "xgsj");
  2270. return this;
  2271. }
  2272. public Criteria andXgsjGreaterThan(Date value) {
  2273. addCriterion("xgsj >", value, "xgsj");
  2274. return this;
  2275. }
  2276. public Criteria andXgsjGreaterThanOrEqualTo(Date value) {
  2277. addCriterion("xgsj >=", value, "xgsj");
  2278. return this;
  2279. }
  2280. public Criteria andXgsjLessThan(Date value) {
  2281. addCriterion("xgsj <", value, "xgsj");
  2282. return this;
  2283. }
  2284. public Criteria andXgsjLessThanOrEqualTo(Date value) {
  2285. addCriterion("xgsj <=", value, "xgsj");
  2286. return this;
  2287. }
  2288. public Criteria andXgsjIn(List<Date> values) {
  2289. addCriterion("xgsj in", values, "xgsj");
  2290. return this;
  2291. }
  2292. public Criteria andXgsjNotIn(List<Date> values) {
  2293. addCriterion("xgsj not in", values, "xgsj");
  2294. return this;
  2295. }
  2296. public Criteria andXgsjBetween(Date value1, Date value2) {
  2297. addCriterion("xgsj between", value1, value2, "xgsj");
  2298. return this;
  2299. }
  2300. public Criteria andXgsjNotBetween(Date value1, Date value2) {
  2301. addCriterion("xgsj not between", value1, value2, "xgsj");
  2302. return this;
  2303. }
  2304. public Criteria andXgrIsNull() {
  2305. addCriterion("xgr is null");
  2306. return this;
  2307. }
  2308. public Criteria andXgrIsNotNull() {
  2309. addCriterion("xgr is not null");
  2310. return this;
  2311. }
  2312. public Criteria andXgrEqualTo(String value) {
  2313. addCriterion("xgr =", value, "xgr");
  2314. return this;
  2315. }
  2316. public Criteria andXgrNotEqualTo(String value) {
  2317. addCriterion("xgr <>", value, "xgr");
  2318. return this;
  2319. }
  2320. public Criteria andXgrGreaterThan(String value) {
  2321. addCriterion("xgr >", value, "xgr");
  2322. return this;
  2323. }
  2324. public Criteria andXgrGreaterThanOrEqualTo(String value) {
  2325. addCriterion("xgr >=", value, "xgr");
  2326. return this;
  2327. }
  2328. public Criteria andXgrLessThan(String value) {
  2329. addCriterion("xgr <", value, "xgr");
  2330. return this;
  2331. }
  2332. public Criteria andXgrLessThanOrEqualTo(String value) {
  2333. addCriterion("xgr <=", value, "xgr");
  2334. return this;
  2335. }
  2336. public Criteria andXgrLike(String value) {
  2337. addCriterion("xgr like", value, "xgr");
  2338. return this;
  2339. }
  2340. public Criteria andXgrNotLike(String value) {
  2341. addCriterion("xgr not like", value, "xgr");
  2342. return this;
  2343. }
  2344. public Criteria andXgrIn(List<String> values) {
  2345. addCriterion("xgr in", values, "xgr");
  2346. return this;
  2347. }
  2348. public Criteria andXgrNotIn(List<String> values) {
  2349. addCriterion("xgr not in", values, "xgr");
  2350. return this;
  2351. }
  2352. public Criteria andXgrBetween(String value1, String value2) {
  2353. addCriterion("xgr between", value1, value2, "xgr");
  2354. return this;
  2355. }
  2356. public Criteria andXgrNotBetween(String value1, String value2) {
  2357. addCriterion("xgr not between", value1, value2, "xgr");
  2358. return this;
  2359. }
  2360. public Criteria andKqbzIsNull() {
  2361. addCriterion("kqbz is null");
  2362. return this;
  2363. }
  2364. public Criteria andKqbzIsNotNull() {
  2365. addCriterion("kqbz is not null");
  2366. return this;
  2367. }
  2368. public Criteria andKqbzEqualTo(Integer value) {
  2369. addCriterion("kqbz =", value, "kqbz");
  2370. return this;
  2371. }
  2372. public Criteria andKqbzNotEqualTo(Integer value) {
  2373. addCriterion("kqbz <>", value, "kqbz");
  2374. return this;
  2375. }
  2376. public Criteria andKqbzGreaterThan(Integer value) {
  2377. addCriterion("kqbz >", value, "kqbz");
  2378. return this;
  2379. }
  2380. public Criteria andKqbzGreaterThanOrEqualTo(Integer value) {
  2381. addCriterion("kqbz >=", value, "kqbz");
  2382. return this;
  2383. }
  2384. public Criteria andKqbzLessThan(Integer value) {
  2385. addCriterion("kqbz <", value, "kqbz");
  2386. return this;
  2387. }
  2388. public Criteria andKqbzLessThanOrEqualTo(Integer value) {
  2389. addCriterion("kqbz <=", value, "kqbz");
  2390. return this;
  2391. }
  2392. public Criteria andKqbzIn(List<Integer> values) {
  2393. addCriterion("kqbz in", values, "kqbz");
  2394. return this;
  2395. }
  2396. public Criteria andKqbzNotIn(List<Integer> values) {
  2397. addCriterion("kqbz not in", values, "kqbz");
  2398. return this;
  2399. }
  2400. public Criteria andKqbzBetween(Integer value1, Integer value2) {
  2401. addCriterion("kqbz between", value1, value2, "kqbz");
  2402. return this;
  2403. }
  2404. public Criteria andKqbzNotBetween(Integer value1, Integer value2) {
  2405. addCriterion("kqbz not between", value1, value2, "kqbz");
  2406. return this;
  2407. }
  2408. public Criteria andZfbzIsNull() {
  2409. addCriterion("zfbz is null");
  2410. return this;
  2411. }
  2412. public Criteria andZfbzIsNotNull() {
  2413. addCriterion("zfbz is not null");
  2414. return this;
  2415. }
  2416. public Criteria andZfbzEqualTo(Integer value) {
  2417. addCriterion("zfbz =", value, "zfbz");
  2418. return this;
  2419. }
  2420. public Criteria andZfbzNotEqualTo(Integer value) {
  2421. addCriterion("zfbz <>", value, "zfbz");
  2422. return this;
  2423. }
  2424. public Criteria andZfbzGreaterThan(Integer value) {
  2425. addCriterion("zfbz >", value, "zfbz");
  2426. return this;
  2427. }
  2428. public Criteria andZfbzGreaterThanOrEqualTo(Integer value) {
  2429. addCriterion("zfbz >=", value, "zfbz");
  2430. return this;
  2431. }
  2432. public Criteria andZfbzLessThan(Integer value) {
  2433. addCriterion("zfbz <", value, "zfbz");
  2434. return this;
  2435. }
  2436. public Criteria andZfbzLessThanOrEqualTo(Integer value) {
  2437. addCriterion("zfbz <=", value, "zfbz");
  2438. return this;
  2439. }
  2440. public Criteria andZfbzIn(List<Integer> values) {
  2441. addCriterion("zfbz in", values, "zfbz");
  2442. return this;
  2443. }
  2444. public Criteria andZfbzNotIn(List<Integer> values) {
  2445. addCriterion("zfbz not in", values, "zfbz");
  2446. return this;
  2447. }
  2448. public Criteria andZfbzBetween(Integer value1, Integer value2) {
  2449. addCriterion("zfbz between", value1, value2, "zfbz");
  2450. return this;
  2451. }
  2452. public Criteria andZfbzNotBetween(Integer value1, Integer value2) {
  2453. addCriterion("zfbz not between", value1, value2, "zfbz");
  2454. return this;
  2455. }
  2456. public Criteria andMsszsjIsNull() {
  2457. addCriterion("msszsj is null");
  2458. return this;
  2459. }
  2460. public Criteria andMsszsjIsNotNull() {
  2461. addCriterion("msszsj is not null");
  2462. return this;
  2463. }
  2464. public Criteria andMsszsjEqualTo(Date value) {
  2465. addCriterion("msszsj =", value, "msszsj");
  2466. return this;
  2467. }
  2468. public Criteria andMsszsjNotEqualTo(Date value) {
  2469. addCriterion("msszsj <>", value, "msszsj");
  2470. return this;
  2471. }
  2472. public Criteria andMsszsjGreaterThan(Date value) {
  2473. addCriterion("msszsj >", value, "msszsj");
  2474. return this;
  2475. }
  2476. public Criteria andMsszsjGreaterThanOrEqualTo(Date value) {
  2477. addCriterion("msszsj >=", value, "msszsj");
  2478. return this;
  2479. }
  2480. public Criteria andMsszsjLessThan(Date value) {
  2481. addCriterion("msszsj <", value, "msszsj");
  2482. return this;
  2483. }
  2484. public Criteria andMsszsjLessThanOrEqualTo(Date value) {
  2485. addCriterion("msszsj <=", value, "msszsj");
  2486. return this;
  2487. }
  2488. public Criteria andMsszsjIn(List<Date> values) {
  2489. addCriterion("msszsj in", values, "msszsj");
  2490. return this;
  2491. }
  2492. public Criteria andMsszsjNotIn(List<Date> values) {
  2493. addCriterion("msszsj not in", values, "msszsj");
  2494. return this;
  2495. }
  2496. public Criteria andMsszsjBetween(Date value1, Date value2) {
  2497. addCriterion("msszsj between", value1, value2, "msszsj");
  2498. return this;
  2499. }
  2500. public Criteria andMsszsjNotBetween(Date value1, Date value2) {
  2501. addCriterion("msszsj not between", value1, value2, "msszsj");
  2502. return this;
  2503. }
  2504. public Criteria andCzzcbzIsNull() {
  2505. addCriterion("czzcbz is null");
  2506. return this;
  2507. }
  2508. public Criteria andCzzcbzIsNotNull() {
  2509. addCriterion("czzcbz is not null");
  2510. return this;
  2511. }
  2512. public Criteria andCzzcbzEqualTo(String value) {
  2513. addCriterion("czzcbz =", value, "czzcbz");
  2514. return this;
  2515. }
  2516. public Criteria andCzzcbzNotEqualTo(String value) {
  2517. addCriterion("czzcbz <>", value, "czzcbz");
  2518. return this;
  2519. }
  2520. public Criteria andCzzcbzGreaterThan(String value) {
  2521. addCriterion("czzcbz >", value, "czzcbz");
  2522. return this;
  2523. }
  2524. public Criteria andCzzcbzGreaterThanOrEqualTo(String value) {
  2525. addCriterion("czzcbz >=", value, "czzcbz");
  2526. return this;
  2527. }
  2528. public Criteria andCzzcbzLessThan(String value) {
  2529. addCriterion("czzcbz <", value, "czzcbz");
  2530. return this;
  2531. }
  2532. public Criteria andCzzcbzLessThanOrEqualTo(String value) {
  2533. addCriterion("czzcbz <=", value, "czzcbz");
  2534. return this;
  2535. }
  2536. public Criteria andCzzcbzLike(String value) {
  2537. addCriterion("czzcbz like", value, "czzcbz");
  2538. return this;
  2539. }
  2540. public Criteria andCzzcbzNotLike(String value) {
  2541. addCriterion("czzcbz not like", value, "czzcbz");
  2542. return this;
  2543. }
  2544. public Criteria andCzzcbzIn(List<String> values) {
  2545. addCriterion("czzcbz in", values, "czzcbz");
  2546. return this;
  2547. }
  2548. public Criteria andCzzcbzNotIn(List<String> values) {
  2549. addCriterion("czzcbz not in", values, "czzcbz");
  2550. return this;
  2551. }
  2552. public Criteria andCzzcbzBetween(String value1, String value2) {
  2553. addCriterion("czzcbz between", value1, value2, "czzcbz");
  2554. return this;
  2555. }
  2556. public Criteria andCzzcbzNotBetween(String value1, String value2) {
  2557. addCriterion("czzcbz not between", value1, value2, "czzcbz");
  2558. return this;
  2559. }
  2560. public Criteria andLqztIsNull() {
  2561. addCriterion("lqzt is null");
  2562. return this;
  2563. }
  2564. public Criteria andLqztIsNotNull() {
  2565. addCriterion("lqzt is not null");
  2566. return this;
  2567. }
  2568. public Criteria andLqztEqualTo(String value) {
  2569. addCriterion("lqzt =", value, "lqzt");
  2570. return this;
  2571. }
  2572. public Criteria andLqztNotEqualTo(String value) {
  2573. addCriterion("lqzt <>", value, "lqzt");
  2574. return this;
  2575. }
  2576. public Criteria andLqztGreaterThan(String value) {
  2577. addCriterion("lqzt >", value, "lqzt");
  2578. return this;
  2579. }
  2580. public Criteria andLqztGreaterThanOrEqualTo(String value) {
  2581. addCriterion("lqzt >=", value, "lqzt");
  2582. return this;
  2583. }
  2584. public Criteria andLqztLessThan(String value) {
  2585. addCriterion("lqzt <", value, "lqzt");
  2586. return this;
  2587. }
  2588. public Criteria andLqztLessThanOrEqualTo(String value) {
  2589. addCriterion("lqzt <=", value, "lqzt");
  2590. return this;
  2591. }
  2592. public Criteria andLqztLike(String value) {
  2593. addCriterion("lqzt like", value, "lqzt");
  2594. return this;
  2595. }
  2596. public Criteria andLqztNotLike(String value) {
  2597. addCriterion("lqzt not like", value, "lqzt");
  2598. return this;
  2599. }
  2600. public Criteria andLqztIn(List<String> values) {
  2601. addCriterion("lqzt in", values, "lqzt");
  2602. return this;
  2603. }
  2604. public Criteria andLqztNotIn(List<String> values) {
  2605. addCriterion("lqzt not in", values, "lqzt");
  2606. return this;
  2607. }
  2608. public Criteria andLqztBetween(String value1, String value2) {
  2609. addCriterion("lqzt between", value1, value2, "lqzt");
  2610. return this;
  2611. }
  2612. public Criteria andLqztNotBetween(String value1, String value2) {
  2613. addCriterion("lqzt not between", value1, value2, "lqzt");
  2614. return this;
  2615. }
  2616. }
  2617. }