类 S_class_ext
java.lang.Object
com.walker.jdbc.BasePo<S_class_ext>
com.iplatform.model.po.S_class_ext
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
S_class_ext_mapper
表名:S_CLASS_EXT *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanstatic final S_class_ext用于兼容老写法 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getId()getName()getType()booleanbooleanbooleanbooleanvoidsetDescription(String description) voidvoidvoidsetPkValue(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_id
protected boolean isset_id -
isset_name
protected boolean isset_name -
isset_description
protected boolean isset_description -
isset_type
protected boolean isset_type
-
-
构造器详细资料
-
S_class_ext
public S_class_ext()默认构造函数 -
S_class_ext
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<S_class_ext>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getName
-
setName
-
isEmptyName
public boolean isEmptyName() -
getDescription
-
setDescription
-
isEmptyDescription
public boolean isEmptyDescription() -
getType
-
setType
-
isEmptyType
public boolean isEmptyType() -
toString
重写 toString() 方法 -
$clone
克隆
-