类 S_message
java.lang.Object
com.walker.jdbc.BasePo<S_message>
com.iplatform.model.po.S_message
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
S_message_mapper
表名:S_MESSAGE *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanstatic final S_message用于兼容老写法 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getId()getTitle()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetBroad_cast(Integer broad_cast) voidsetChannel_index(String channel_index) voidsetContent(String content) voidsetCreate_time(Long create_time) voidsetCreator(String creator) voidsetDelayed_time(Long delayed_time) voidvoidvoidsetMsg_from(String msg_from) voidsetOption_id(String option_id) voidsetOption_type(String option_type) voidsetPkValue(Object value) 设置主键值voidsetRead_done(Integer read_done) voidsetRead_time(Long read_time) voidsetReceiver(String receiver) voidsetSummary(String summary) voidsetTime_type(Integer time_type) voidtoString()重写 toString() 方法从类继承的方法 com.walker.jdbc.BasePo
getParameter, getParameter, getParameterBoolean, getParameterDouble, getParameterInt, getParameterLong, getParameterString, setParameter, setParameter, setParameterBoolean, setParameterDouble, setParameterInt, setParameterLong, setParameterString
-
字段详细资料
-
ROW_MAPPER
用于兼容老写法 -
isset_id
protected boolean isset_id -
isset_create_time
protected boolean isset_create_time -
isset_creator
protected boolean isset_creator -
isset_msg_from
protected boolean isset_msg_from -
isset_receiver
protected boolean isset_receiver -
isset_channel_index
protected boolean isset_channel_index -
isset_time_type
protected boolean isset_time_type -
isset_delayed_time
protected boolean isset_delayed_time -
isset_title
protected boolean isset_title -
isset_content
protected boolean isset_content -
isset_broad_cast
protected boolean isset_broad_cast -
isset_option_type
protected boolean isset_option_type -
isset_option_id
protected boolean isset_option_id -
isset_read_done
protected boolean isset_read_done -
isset_read_time
protected boolean isset_read_time -
isset_failed
protected boolean isset_failed -
isset_summary
protected boolean isset_summary
-
-
构造器详细资料
-
S_message
public S_message()默认构造函数 -
S_message
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<S_message>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getCreate_time
-
setCreate_time
-
isEmptyCreate_time
public boolean isEmptyCreate_time() -
getCreator
-
setCreator
-
isEmptyCreator
public boolean isEmptyCreator() -
getMsg_from
-
setMsg_from
-
isEmptyMsg_from
public boolean isEmptyMsg_from() -
getReceiver
-
setReceiver
-
isEmptyReceiver
public boolean isEmptyReceiver() -
getChannel_index
-
setChannel_index
-
isEmptyChannel_index
public boolean isEmptyChannel_index() -
getTime_type
-
setTime_type
-
isEmptyTime_type
public boolean isEmptyTime_type() -
getDelayed_time
-
setDelayed_time
-
isEmptyDelayed_time
public boolean isEmptyDelayed_time() -
getTitle
-
setTitle
-
isEmptyTitle
public boolean isEmptyTitle() -
getContent
-
setContent
-
isEmptyContent
public boolean isEmptyContent() -
getBroad_cast
-
setBroad_cast
-
isEmptyBroad_cast
public boolean isEmptyBroad_cast() -
getOption_type
-
setOption_type
-
isEmptyOption_type
public boolean isEmptyOption_type() -
getOption_id
-
setOption_id
-
isEmptyOption_id
public boolean isEmptyOption_id() -
getRead_done
-
setRead_done
-
isEmptyRead_done
public boolean isEmptyRead_done() -
getRead_time
-
setRead_time
-
isEmptyRead_time
public boolean isEmptyRead_time() -
getFailed
-
setFailed
-
isEmptyFailed
public boolean isEmptyFailed() -
getSummary
-
setSummary
-
isEmptySummary
public boolean isEmptySummary() -
toString
重写 toString() 方法 -
$clone
克隆
-