类 EbWechatCallback
java.lang.Object
com.walker.jdbc.BasePo<EbWechatCallback>
com.ishop.model.po.EbWechatCallback
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
EbWechatCallback_mapper
表名:EB_WECHAT_CALLBACK *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected boolean -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getEvent()getId()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetAddTime(Long addTime) voidsetContent(String content) voidsetCreateTime(Long createTime) voidvoidsetFromUserName(String fromUserName) voidvoidsetMsgType(String msgType) voidsetPkValue(Object value) 设置主键值voidsetToUserName(String toUserName) toString()重写 toString() 方法从类继承的方法 com.walker.jdbc.BasePo
getParameter, getParameter, getParameterBoolean, getParameterDouble, getParameterInt, getParameterLong, getParameterString, setParameter, setParameter, setParameterBoolean, setParameterDouble, setParameterInt, setParameterLong, setParameterString
-
字段详细资料
-
isset_id
protected boolean isset_id -
isset_toUserName
protected boolean isset_toUserName -
isset_fromUserName
protected boolean isset_fromUserName -
isset_createTime
protected boolean isset_createTime -
isset_msgType
protected boolean isset_msgType -
isset_event
protected boolean isset_event -
isset_content
protected boolean isset_content -
isset_addTime
protected boolean isset_addTime
-
-
构造器详细资料
-
EbWechatCallback
public EbWechatCallback()默认构造函数 -
EbWechatCallback
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<EbWechatCallback>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getToUserName
-
setToUserName
-
isEmptyToUserName
public boolean isEmptyToUserName() -
getFromUserName
-
setFromUserName
-
isEmptyFromUserName
public boolean isEmptyFromUserName() -
getCreateTime
-
setCreateTime
-
isEmptyCreateTime
public boolean isEmptyCreateTime() -
getMsgType
-
setMsgType
-
isEmptyMsgType
public boolean isEmptyMsgType() -
getEvent
-
setEvent
-
isEmptyEvent
public boolean isEmptyEvent() -
getContent
-
setContent
-
isEmptyContent
public boolean isEmptyContent() -
getAddTime
-
setAddTime
-
isEmptyAddTime
public boolean isEmptyAddTime() -
toString
重写 toString() 方法 -
$clone
克隆
-