类 S_dict_type
java.lang.Object
com.walker.jdbc.BasePo<S_dict_type>
com.iplatform.model.po.S_dict_type
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
S_dict_type_mapper
表名:S_DICT_TYPE *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanstatic final S_dict_type用于兼容老写法 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆booleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetCreate_by(String create_by) voidsetCreate_time(Long create_time) voidsetDict_id(Long dict_id) voidsetDict_name(String dict_name) voidsetDict_type(String dict_type) voidsetPkValue(Object value) 设置主键值voidvoidtoString()重写 toString() 方法从类继承的方法 com.walker.jdbc.BasePo
getParameter, getParameter, getParameterBoolean, getParameterDouble, getParameterInt, getParameterLong, getParameterString, setParameter, setParameter, setParameterBoolean, setParameterDouble, setParameterInt, setParameterLong, setParameterString
-
字段详细资料
-
ROW_MAPPER
用于兼容老写法 -
isset_dict_id
protected boolean isset_dict_id -
isset_dict_name
protected boolean isset_dict_name -
isset_dict_type
protected boolean isset_dict_type -
isset_status
protected boolean isset_status -
isset_create_by
protected boolean isset_create_by -
isset_create_time
protected boolean isset_create_time -
isset_remark
protected boolean isset_remark
-
-
构造器详细资料
-
S_dict_type
public S_dict_type()默认构造函数 -
S_dict_type
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<S_dict_type>
-
getDict_id
-
setDict_id
-
isEmptyDict_id
public boolean isEmptyDict_id() -
getDict_name
-
setDict_name
-
isEmptyDict_name
public boolean isEmptyDict_name() -
getDict_type
-
setDict_type
-
isEmptyDict_type
public boolean isEmptyDict_type() -
getStatus
-
setStatus
-
isEmptyStatus
public boolean isEmptyStatus() -
getCreate_by
-
setCreate_by
-
isEmptyCreate_by
public boolean isEmptyCreate_by() -
getCreate_time
-
setCreate_time
-
isEmptyCreate_time
public boolean isEmptyCreate_time() -
getRemark
-
setRemark
-
isEmptyRemark
public boolean isEmptyRemark() -
toString
重写 toString() 方法 -
$clone
克隆
-