| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- NewPage --><html lang="zh"><head><!-- Generated by javadoc (1.8.0_101) on Mon Nov 06 13:32:47 CST 2017 --><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>User</title><meta name="date" content="2017-11-06"><link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"><script type="text/javascript" src="../../../../script.js"></script></head><body><script type="text/javascript"><!--    try {        if (location.href.indexOf('is-external=true') == -1) {            parent.document.title="User";        }    }    catch(err) {    }//-->var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10};var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],8:["t4","具体方法"]};var altColor = "altColor";var rowColor = "rowColor";var tableTab = "tableTab";var activeTableTab = "activeTableTab";</script><noscript><div>您的浏览器已禁用 JavaScript。</div></noscript><!-- ========= START OF TOP NAVBAR ======= --><div class="topNav"><a name="navbar.top"><!--   --></a><div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div><a name="navbar.top.firstrow"><!--   --></a><ul class="navList" title="导航"><li><a href="../../../../overview-summary.html">概览</a></li><li><a href="package-summary.html">程序包</a></li><li class="navBarCell1Rev">类</li><li><a href="class-use/User.html">使用</a></li><li><a href="package-tree.html">树</a></li><li><a href="../../../../deprecated-list.html">已过时</a></li><li><a href="../../../../index-files/index-1.html">索引</a></li><li><a href="../../../../help-doc.html">帮助</a></li></ul></div><div class="subNav"><ul class="navList"><li><a href="../../../../com/js/kbt/model/SysUserExample.Criterion.html" title="com.js.kbt.model中的类"><span class="typeNameLink">上一个类</span></a></li><li><a href="../../../../com/js/kbt/model/UserExample.html" title="com.js.kbt.model中的类"><span class="typeNameLink">下一个类</span></a></li></ul><ul class="navList"><li><a href="../../../../index.html?com/js/kbt/model/User.html" target="_top">框架</a></li><li><a href="User.html" target="_top">无框架</a></li></ul><ul class="navList" id="allclasses_navbar_top"><li><a href="../../../../allclasses-noframe.html">所有类</a></li></ul><div><script type="text/javascript"><!--  allClassesLink = document.getElementById("allclasses_navbar_top");  if(window==top) {    allClassesLink.style.display = "block";  }  else {    allClassesLink.style.display = "none";  }  //--></script></div><div><ul class="subNavList"><li>概要: </li><li>嵌套 | </li><li>字段 | </li><li><a href="#constructor.summary">构造器</a> | </li><li><a href="#method.summary">方法</a></li></ul><ul class="subNavList"><li>详细资料: </li><li>字段 | </li><li><a href="#constructor.detail">构造器</a> | </li><li><a href="#method.detail">方法</a></li></ul></div><a name="skip.navbar.top"><!--   --></a></div><!-- ========= END OF TOP NAVBAR ========= --><!-- ======== START OF CLASS DATA ======== --><div class="header"><div class="subTitle">com.js.kbt.model</div><h2 title="类 User" class="title">类 User</h2></div><div class="contentContainer"><ul class="inheritance"><li>java.lang.Object</li><li><ul class="inheritance"><li>com.js.kbt.model.User</li></ul></li></ul><div class="description"><ul class="blockList"><li class="blockList"><hr><br><pre>public class <span class="typeNameLabel">User</span>extends java.lang.Object</pre></li></ul></div><div class="summary"><ul class="blockList"><li class="blockList"><!-- ======== CONSTRUCTOR SUMMARY ======== --><ul class="blockList"><li class="blockList"><a name="constructor.summary"><!--   --></a><h3>构造器概要</h3><table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释"><caption><span>构造器</span><span class="tabEnd"> </span></caption><tr><th class="colOne" scope="col">构造器和说明</th></tr><tr class="altColor"><td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#User--">User</a></span>()</code> </td></tr></table></li></ul><!-- ========== METHOD SUMMARY =========== --><ul class="blockList"><li class="blockList"><a name="method.summary"><!--   --></a><h3>方法概要</h3><table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释"><caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd"> </span></span></caption><tr><th class="colFirst" scope="col">限定符和类型</th><th class="colLast" scope="col">方法和说明</th></tr><tr id="i0" class="altColor"><td class="colFirst"><code>java.lang.String</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#getAddress--">getAddress</a></span>()</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i1" class="rowColor"><td class="colFirst"><code>java.lang.String</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#getAvatar--">getAvatar</a></span>()</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i2" class="altColor"><td class="colFirst"><code>java.lang.String</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#getCarNo--">getCarNo</a></span>()</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i3" class="rowColor"><td class="colFirst"><code>java.lang.Integer</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#getComId--">getComId</a></span>()</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i4" class="altColor"><td class="colFirst"><code>java.lang.String</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#getCount--">getCount</a></span>()</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i5" class="rowColor"><td class="colFirst"><code>java.lang.String</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#getDeviceId--">getDeviceId</a></span>()</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i6" class="altColor"><td class="colFirst"><code>java.lang.Integer</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#getId--">getId</a></span>()</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i7" class="rowColor"><td class="colFirst"><code>java.lang.Integer</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#getIncome--">getIncome</a></span>()</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i8" class="altColor"><td class="colFirst"><code>java.util.Date</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#getIndate--">getIndate</a></span>()</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i9" class="rowColor"><td class="colFirst"><code>java.lang.Integer</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#getIsOwner--">getIsOwner</a></span>()</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i10" class="altColor"><td class="colFirst"><code>java.lang.String</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#getMobile--">getMobile</a></span>()</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i11" class="rowColor"><td class="colFirst"><code>java.lang.Integer</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#getMoney--">getMoney</a></span>()</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i12" class="altColor"><td class="colFirst"><code>java.lang.String</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#getNickname--">getNickname</a></span>()</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i13" class="rowColor"><td class="colFirst"><code>java.lang.String</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#getQrCode--">getQrCode</a></span>()</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i14" class="altColor"><td class="colFirst"><code>java.lang.String</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#getToken--">getToken</a></span>()</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i15" class="rowColor"><td class="colFirst"><code>void</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#setAddress-java.lang.String-">setAddress</a></span>(java.lang.String address)</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i16" class="altColor"><td class="colFirst"><code>void</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#setAvatar-java.lang.String-">setAvatar</a></span>(java.lang.String avatar)</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i17" class="rowColor"><td class="colFirst"><code>void</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#setCarNo-java.lang.String-">setCarNo</a></span>(java.lang.String carNo)</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i18" class="altColor"><td class="colFirst"><code>void</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#setComId-java.lang.Integer-">setComId</a></span>(java.lang.Integer comId)</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i19" class="rowColor"><td class="colFirst"><code>void</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#setCount-java.lang.String-">setCount</a></span>(java.lang.String count)</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i20" class="altColor"><td class="colFirst"><code>void</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#setDeviceId-java.lang.String-">setDeviceId</a></span>(java.lang.String deviceId)</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i21" class="rowColor"><td class="colFirst"><code>void</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#setId-java.lang.Integer-">setId</a></span>(java.lang.Integer id)</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i22" class="altColor"><td class="colFirst"><code>void</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#setIncome-java.lang.Integer-">setIncome</a></span>(java.lang.Integer income)</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i23" class="rowColor"><td class="colFirst"><code>void</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#setIndate-java.util.Date-">setIndate</a></span>(java.util.Date indate)</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i24" class="altColor"><td class="colFirst"><code>void</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#setIsOwner-java.lang.Integer-">setIsOwner</a></span>(java.lang.Integer isOwner)</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i25" class="rowColor"><td class="colFirst"><code>void</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#setMobile-java.lang.String-">setMobile</a></span>(java.lang.String mobile)</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i26" class="altColor"><td class="colFirst"><code>void</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#setMoney-java.lang.Integer-">setMoney</a></span>(java.lang.Integer money)</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i27" class="rowColor"><td class="colFirst"><code>void</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#setNickname-java.lang.String-">setNickname</a></span>(java.lang.String nickname)</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i28" class="altColor"><td class="colFirst"><code>void</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#setQrCode-java.lang.String-">setQrCode</a></span>(java.lang.String qrCode)</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr><tr id="i29" class="rowColor"><td class="colFirst"><code>void</code></td><td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/js/kbt/model/User.html#setToken-java.lang.String-">setToken</a></span>(java.lang.String token)</code><div class="block">This method was generated by MyBatis Generator.</div></td></tr></table><ul class="blockList"><li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"><!--   --></a><h3>从类继承的方法 java.lang.Object</h3><code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li></ul></li></ul></li></ul></div><div class="details"><ul class="blockList"><li class="blockList"><!-- ========= CONSTRUCTOR DETAIL ======== --><ul class="blockList"><li class="blockList"><a name="constructor.detail"><!--   --></a><h3>构造器详细资料</h3><a name="User--"><!--   --></a><ul class="blockListLast"><li class="blockList"><h4>User</h4><pre>public User()</pre></li></ul></li></ul><!-- ============ METHOD DETAIL ========== --><ul class="blockList"><li class="blockList"><a name="method.detail"><!--   --></a><h3>方法详细资料</h3><a name="getId--"><!--   --></a><ul class="blockList"><li class="blockList"><h4>getId</h4><pre>public java.lang.Integer getId()</pre><div class="block">This method was generated by MyBatis Generator. This method returns the value of the database column user.id</div><dl><dt><span class="returnLabel">返回:</span></dt><dd>the value of user.id</dd></dl></li></ul><a name="setId-java.lang.Integer-"><!--   --></a><ul class="blockList"><li class="blockList"><h4>setId</h4><pre>public void setId(java.lang.Integer id)</pre><div class="block">This method was generated by MyBatis Generator. This method sets the value of the database column user.id</div><dl><dt><span class="paramLabel">参数:</span></dt><dd><code>id</code> - the value for user.id</dd></dl></li></ul><a name="getMobile--"><!--   --></a><ul class="blockList"><li class="blockList"><h4>getMobile</h4><pre>public java.lang.String getMobile()</pre><div class="block">This method was generated by MyBatis Generator. This method returns the value of the database column user.mobile</div><dl><dt><span class="returnLabel">返回:</span></dt><dd>the value of user.mobile</dd></dl></li></ul><a name="setMobile-java.lang.String-"><!--   --></a><ul class="blockList"><li class="blockList"><h4>setMobile</h4><pre>public void setMobile(java.lang.String mobile)</pre><div class="block">This method was generated by MyBatis Generator. This method sets the value of the database column user.mobile</div><dl><dt><span class="paramLabel">参数:</span></dt><dd><code>mobile</code> - the value for user.mobile</dd></dl></li></ul><a name="getAvatar--"><!--   --></a><ul class="blockList"><li class="blockList"><h4>getAvatar</h4><pre>public java.lang.String getAvatar()</pre><div class="block">This method was generated by MyBatis Generator. This method returns the value of the database column user.avatar</div><dl><dt><span class="returnLabel">返回:</span></dt><dd>the value of user.avatar</dd></dl></li></ul><a name="setAvatar-java.lang.String-"><!--   --></a><ul class="blockList"><li class="blockList"><h4>setAvatar</h4><pre>public void setAvatar(java.lang.String avatar)</pre><div class="block">This method was generated by MyBatis Generator. This method sets the value of the database column user.avatar</div><dl><dt><span class="paramLabel">参数:</span></dt><dd><code>avatar</code> - the value for user.avatar</dd></dl></li></ul><a name="getNickname--"><!--   --></a><ul class="blockList"><li class="blockList"><h4>getNickname</h4><pre>public java.lang.String getNickname()</pre><div class="block">This method was generated by MyBatis Generator. This method returns the value of the database column user.nickname</div><dl><dt><span class="returnLabel">返回:</span></dt><dd>the value of user.nickname</dd></dl></li></ul><a name="setNickname-java.lang.String-"><!--   --></a><ul class="blockList"><li class="blockList"><h4>setNickname</h4><pre>public void setNickname(java.lang.String nickname)</pre><div class="block">This method was generated by MyBatis Generator. This method sets the value of the database column user.nickname</div><dl><dt><span class="paramLabel">参数:</span></dt><dd><code>nickname</code> - the value for user.nickname</dd></dl></li></ul><a name="getToken--"><!--   --></a><ul class="blockList"><li class="blockList"><h4>getToken</h4><pre>public java.lang.String getToken()</pre><div class="block">This method was generated by MyBatis Generator. This method returns the value of the database column user.token</div><dl><dt><span class="returnLabel">返回:</span></dt><dd>the value of user.token</dd></dl></li></ul><a name="setToken-java.lang.String-"><!--   --></a><ul class="blockList"><li class="blockList"><h4>setToken</h4><pre>public void setToken(java.lang.String token)</pre><div class="block">This method was generated by MyBatis Generator. This method sets the value of the database column user.token</div><dl><dt><span class="paramLabel">参数:</span></dt><dd><code>token</code> - the value for user.token</dd></dl></li></ul><a name="getMoney--"><!--   --></a><ul class="blockList"><li class="blockList"><h4>getMoney</h4><pre>public java.lang.Integer getMoney()</pre><div class="block">This method was generated by MyBatis Generator. This method returns the value of the database column user.money</div><dl><dt><span class="returnLabel">返回:</span></dt><dd>the value of user.money</dd></dl></li></ul><a name="setMoney-java.lang.Integer-"><!--   --></a><ul class="blockList"><li class="blockList"><h4>setMoney</h4><pre>public void setMoney(java.lang.Integer money)</pre><div class="block">This method was generated by MyBatis Generator. This method sets the value of the database column user.money</div><dl><dt><span class="paramLabel">参数:</span></dt><dd><code>money</code> - the value for user.money</dd></dl></li></ul><a name="getIndate--"><!--   --></a><ul class="blockList"><li class="blockList"><h4>getIndate</h4><pre>public java.util.Date getIndate()</pre><div class="block">This method was generated by MyBatis Generator. This method returns the value of the database column user.indate</div><dl><dt><span class="returnLabel">返回:</span></dt><dd>the value of user.indate</dd></dl></li></ul><a name="setIndate-java.util.Date-"><!--   --></a><ul class="blockList"><li class="blockList"><h4>setIndate</h4><pre>public void setIndate(java.util.Date indate)</pre><div class="block">This method was generated by MyBatis Generator. This method sets the value of the database column user.indate</div><dl><dt><span class="paramLabel">参数:</span></dt><dd><code>indate</code> - the value for user.indate</dd></dl></li></ul><a name="getDeviceId--"><!--   --></a><ul class="blockList"><li class="blockList"><h4>getDeviceId</h4><pre>public java.lang.String getDeviceId()</pre><div class="block">This method was generated by MyBatis Generator. This method returns the value of the database column user.device_id</div><dl><dt><span class="returnLabel">返回:</span></dt><dd>the value of user.device_id</dd></dl></li></ul><a name="setDeviceId-java.lang.String-"><!--   --></a><ul class="blockList"><li class="blockList"><h4>setDeviceId</h4><pre>public void setDeviceId(java.lang.String deviceId)</pre><div class="block">This method was generated by MyBatis Generator. This method sets the value of the database column user.device_id</div><dl><dt><span class="paramLabel">参数:</span></dt><dd><code>deviceId</code> - the value for user.device_id</dd></dl></li></ul><a name="getAddress--"><!--   --></a><ul class="blockList"><li class="blockList"><h4>getAddress</h4><pre>public java.lang.String getAddress()</pre><div class="block">This method was generated by MyBatis Generator. This method returns the value of the database column user.address</div><dl><dt><span class="returnLabel">返回:</span></dt><dd>the value of user.address</dd></dl></li></ul><a name="setAddress-java.lang.String-"><!--   --></a><ul class="blockList"><li class="blockList"><h4>setAddress</h4><pre>public void setAddress(java.lang.String address)</pre><div class="block">This method was generated by MyBatis Generator. This method sets the value of the database column user.address</div><dl><dt><span class="paramLabel">参数:</span></dt><dd><code>address</code> - the value for user.address</dd></dl></li></ul><a name="getIncome--"><!--   --></a><ul class="blockList"><li class="blockList"><h4>getIncome</h4><pre>public java.lang.Integer getIncome()</pre><div class="block">This method was generated by MyBatis Generator. This method returns the value of the database column user.income</div><dl><dt><span class="returnLabel">返回:</span></dt><dd>the value of user.income</dd></dl></li></ul><a name="setIncome-java.lang.Integer-"><!--   --></a><ul class="blockList"><li class="blockList"><h4>setIncome</h4><pre>public void setIncome(java.lang.Integer income)</pre><div class="block">This method was generated by MyBatis Generator. This method sets the value of the database column user.income</div><dl><dt><span class="paramLabel">参数:</span></dt><dd><code>income</code> - the value for user.income</dd></dl></li></ul><a name="getCarNo--"><!--   --></a><ul class="blockList"><li class="blockList"><h4>getCarNo</h4><pre>public java.lang.String getCarNo()</pre><div class="block">This method was generated by MyBatis Generator. This method returns the value of the database column user.car_no</div><dl><dt><span class="returnLabel">返回:</span></dt><dd>the value of user.car_no</dd></dl></li></ul><a name="setCarNo-java.lang.String-"><!--   --></a><ul class="blockList"><li class="blockList"><h4>setCarNo</h4><pre>public void setCarNo(java.lang.String carNo)</pre><div class="block">This method was generated by MyBatis Generator. This method sets the value of the database column user.car_no</div><dl><dt><span class="paramLabel">参数:</span></dt><dd><code>carNo</code> - the value for user.car_no</dd></dl></li></ul><a name="getComId--"><!--   --></a><ul class="blockList"><li class="blockList"><h4>getComId</h4><pre>public java.lang.Integer getComId()</pre><div class="block">This method was generated by MyBatis Generator. This method returns the value of the database column user.com_id</div><dl><dt><span class="returnLabel">返回:</span></dt><dd>the value of user.com_id</dd></dl></li></ul><a name="setComId-java.lang.Integer-"><!--   --></a><ul class="blockList"><li class="blockList"><h4>setComId</h4><pre>public void setComId(java.lang.Integer comId)</pre><div class="block">This method was generated by MyBatis Generator. This method sets the value of the database column user.com_id</div><dl><dt><span class="paramLabel">参数:</span></dt><dd><code>comId</code> - the value for user.com_id</dd></dl></li></ul><a name="getCount--"><!--   --></a><ul class="blockList"><li class="blockList"><h4>getCount</h4><pre>public java.lang.String getCount()</pre><div class="block">This method was generated by MyBatis Generator. This method returns the value of the database column user.count</div><dl><dt><span class="returnLabel">返回:</span></dt><dd>the value of user.count</dd></dl></li></ul><a name="setCount-java.lang.String-"><!--   --></a><ul class="blockList"><li class="blockList"><h4>setCount</h4><pre>public void setCount(java.lang.String count)</pre><div class="block">This method was generated by MyBatis Generator. This method sets the value of the database column user.count</div><dl><dt><span class="paramLabel">参数:</span></dt><dd><code>count</code> - the value for user.count</dd></dl></li></ul><a name="getQrCode--"><!--   --></a><ul class="blockList"><li class="blockList"><h4>getQrCode</h4><pre>public java.lang.String getQrCode()</pre><div class="block">This method was generated by MyBatis Generator. This method returns the value of the database column user.qr_code</div><dl><dt><span class="returnLabel">返回:</span></dt><dd>the value of user.qr_code</dd></dl></li></ul><a name="setQrCode-java.lang.String-"><!--   --></a><ul class="blockList"><li class="blockList"><h4>setQrCode</h4><pre>public void setQrCode(java.lang.String qrCode)</pre><div class="block">This method was generated by MyBatis Generator. This method sets the value of the database column user.qr_code</div><dl><dt><span class="paramLabel">参数:</span></dt><dd><code>qrCode</code> - the value for user.qr_code</dd></dl></li></ul><a name="getIsOwner--"><!--   --></a><ul class="blockList"><li class="blockList"><h4>getIsOwner</h4><pre>public java.lang.Integer getIsOwner()</pre><div class="block">This method was generated by MyBatis Generator. This method returns the value of the database column user.is_owner</div><dl><dt><span class="returnLabel">返回:</span></dt><dd>the value of user.is_owner</dd></dl></li></ul><a name="setIsOwner-java.lang.Integer-"><!--   --></a><ul class="blockListLast"><li class="blockList"><h4>setIsOwner</h4><pre>public void setIsOwner(java.lang.Integer isOwner)</pre><div class="block">This method was generated by MyBatis Generator. This method sets the value of the database column user.is_owner</div><dl><dt><span class="paramLabel">参数:</span></dt><dd><code>isOwner</code> - the value for user.is_owner</dd></dl></li></ul></li></ul></li></ul></div></div><!-- ========= END OF CLASS DATA ========= --><!-- ======= START OF BOTTOM NAVBAR ====== --><div class="bottomNav"><a name="navbar.bottom"><!--   --></a><div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div><a name="navbar.bottom.firstrow"><!--   --></a><ul class="navList" title="导航"><li><a href="../../../../overview-summary.html">概览</a></li><li><a href="package-summary.html">程序包</a></li><li class="navBarCell1Rev">类</li><li><a href="class-use/User.html">使用</a></li><li><a href="package-tree.html">树</a></li><li><a href="../../../../deprecated-list.html">已过时</a></li><li><a href="../../../../index-files/index-1.html">索引</a></li><li><a href="../../../../help-doc.html">帮助</a></li></ul></div><div class="subNav"><ul class="navList"><li><a href="../../../../com/js/kbt/model/SysUserExample.Criterion.html" title="com.js.kbt.model中的类"><span class="typeNameLink">上一个类</span></a></li><li><a href="../../../../com/js/kbt/model/UserExample.html" title="com.js.kbt.model中的类"><span class="typeNameLink">下一个类</span></a></li></ul><ul class="navList"><li><a href="../../../../index.html?com/js/kbt/model/User.html" target="_top">框架</a></li><li><a href="User.html" target="_top">无框架</a></li></ul><ul class="navList" id="allclasses_navbar_bottom"><li><a href="../../../../allclasses-noframe.html">所有类</a></li></ul><div><script type="text/javascript"><!--  allClassesLink = document.getElementById("allclasses_navbar_bottom");  if(window==top) {    allClassesLink.style.display = "block";  }  else {    allClassesLink.style.display = "none";  }  //--></script></div><div><ul class="subNavList"><li>概要: </li><li>嵌套 | </li><li>字段 | </li><li><a href="#constructor.summary">构造器</a> | </li><li><a href="#method.summary">方法</a></li></ul><ul class="subNavList"><li>详细资料: </li><li>字段 | </li><li><a href="#constructor.detail">构造器</a> | </li><li><a href="#method.detail">方法</a></li></ul></div><a name="skip.navbar.bottom"><!--   --></a></div><!-- ======== END OF BOTTOM NAVBAR ======= --></body></html>
 |