类 SfNotification
java.lang.Object
com.walker.jdbc.BasePo<SfNotification>
com.iplatform.model.po.SfNotification
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
SfNotification_mapper
表名:SF_NOTIFICATION *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected boolean -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getId()getIsSms()getMark()getSmsId()getType()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetCreateTime(Long createTime) voidsetDescription(String description) voidvoidsetIsRoutine(Integer isRoutine) voidvoidsetIsWechat(Integer isWechat) voidvoidsetPkValue(Object value) 设置主键值voidsetRoutineId(Integer routineId) voidsetSendType(Integer sendType) voidvoidvoidsetWechatId(Integer wechatId) 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_mark
protected boolean isset_mark -
isset_type
protected boolean isset_type -
isset_description
protected boolean isset_description -
isset_isWechat
protected boolean isset_isWechat -
isset_wechatId
protected boolean isset_wechatId -
isset_isRoutine
protected boolean isset_isRoutine -
isset_routineId
protected boolean isset_routineId -
isset_isSms
protected boolean isset_isSms -
isset_smsId
protected boolean isset_smsId -
isset_sendType
protected boolean isset_sendType -
isset_createTime
protected boolean isset_createTime
-
-
构造器详细资料
-
SfNotification
public SfNotification()默认构造函数 -
SfNotification
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<SfNotification>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getMark
-
setMark
-
isEmptyMark
public boolean isEmptyMark() -
getType
-
setType
-
isEmptyType
public boolean isEmptyType() -
getDescription
-
setDescription
-
isEmptyDescription
public boolean isEmptyDescription() -
getIsWechat
-
setIsWechat
-
isEmptyIsWechat
public boolean isEmptyIsWechat() -
getWechatId
-
setWechatId
-
isEmptyWechatId
public boolean isEmptyWechatId() -
getIsRoutine
-
setIsRoutine
-
isEmptyIsRoutine
public boolean isEmptyIsRoutine() -
getRoutineId
-
setRoutineId
-
isEmptyRoutineId
public boolean isEmptyRoutineId() -
getIsSms
-
setIsSms
-
isEmptyIsSms
public boolean isEmptyIsSms() -
getSmsId
-
setSmsId
-
isEmptySmsId
public boolean isEmptySmsId() -
getSendType
-
setSendType
-
isEmptySendType
public boolean isEmptySendType() -
getCreateTime
-
setCreateTime
-
isEmptyCreateTime
public boolean isEmptyCreateTime() -
toString
重写 toString() 方法 -
$clone
克隆
-