类 S_config
java.lang.Object
com.walker.jdbc.BasePo<S_config>
com.iplatform.model.po.S_config
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
S_config_mapper
表名:S_CONFIG *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanstatic final S_config用于兼容老写法 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetConfig_id(Long config_id) voidsetConfig_key(String config_key) voidsetConfig_name(String config_name) voidsetConfig_type(String config_type) voidsetConfig_value(String config_value) voidsetCreate_time(Long create_time) voidsetData_type(String data_type) voidsetForm_id(Integer form_id) voidsetGroup_id(String group_id) voidsetPkValue(Object value) 设置主键值voidtoString()重写 toString() 方法从类继承的方法 com.walker.jdbc.BasePo
getParameter, getParameter, getParameterBoolean, getParameterDouble, getParameterInt, getParameterLong, getParameterString, setParameter, setParameter, setParameterBoolean, setParameterDouble, setParameterInt, setParameterLong, setParameterString
-
字段详细资料
-
ROW_MAPPER
用于兼容老写法 -
isset_config_id
protected boolean isset_config_id -
isset_config_name
protected boolean isset_config_name -
isset_config_key
protected boolean isset_config_key -
isset_config_value
protected boolean isset_config_value -
isset_config_type
protected boolean isset_config_type -
isset_create_time
protected boolean isset_create_time -
isset_remark
protected boolean isset_remark -
isset_data_type
protected boolean isset_data_type -
isset_group_id
protected boolean isset_group_id -
isset_form_id
protected boolean isset_form_id
-
-
构造器详细资料
-
S_config
public S_config()默认构造函数 -
S_config
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<S_config>
-
getConfig_id
-
setConfig_id
-
isEmptyConfig_id
public boolean isEmptyConfig_id() -
getConfig_name
-
setConfig_name
-
isEmptyConfig_name
public boolean isEmptyConfig_name() -
getConfig_key
-
setConfig_key
-
isEmptyConfig_key
public boolean isEmptyConfig_key() -
getConfig_value
-
setConfig_value
-
isEmptyConfig_value
public boolean isEmptyConfig_value() -
getConfig_type
-
setConfig_type
-
isEmptyConfig_type
public boolean isEmptyConfig_type() -
getCreate_time
-
setCreate_time
-
isEmptyCreate_time
public boolean isEmptyCreate_time() -
getRemark
-
setRemark
-
isEmptyRemark
public boolean isEmptyRemark() -
getData_type
-
setData_type
-
isEmptyData_type
public boolean isEmptyData_type() -
getGroup_id
-
setGroup_id
-
isEmptyGroup_id
public boolean isEmptyGroup_id() -
getForm_id
-
setForm_id
-
isEmptyForm_id
public boolean isEmptyForm_id() -
toString
重写 toString() 方法 -
$clone
克隆
-