类 EbShippingTemplatesFree
java.lang.Object
com.walker.jdbc.BasePo<EbShippingTemplatesFree>
com.ishop.model.po.EbShippingTemplatesFree
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
EbShippingTemplatesFree_mapper
表名:EB_SHIPPING_TEMPLATES_FREE *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanstatic final EbShippingTemplatesFree用于兼容老写法 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getId()getPrice()getTitle()getType()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidvoidsetCreateTime(Long createTime) voidvoidvoidsetPkValue(Object value) 设置主键值voidvoidvoidvoidvoidvoidsetUpdateTime(Long updateTime) toString()重写 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_tempId
protected boolean isset_tempId -
isset_cityId
protected boolean isset_cityId -
isset_title
protected boolean isset_title -
isset_number
protected boolean isset_number -
isset_price
protected boolean isset_price -
isset_type
protected boolean isset_type -
isset_uniqid
protected boolean isset_uniqid -
isset_createTime
protected boolean isset_createTime -
isset_updateTime
protected boolean isset_updateTime
-
-
构造器详细资料
-
EbShippingTemplatesFree
public EbShippingTemplatesFree()默认构造函数 -
EbShippingTemplatesFree
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<EbShippingTemplatesFree>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getTempId
-
setTempId
-
isEmptyTempId
public boolean isEmptyTempId() -
getCityId
-
setCityId
-
isEmptyCityId
public boolean isEmptyCityId() -
getTitle
-
setTitle
-
isEmptyTitle
public boolean isEmptyTitle() -
getNumber
-
setNumber
-
isEmptyNumber
public boolean isEmptyNumber() -
getPrice
-
setPrice
-
isEmptyPrice
public boolean isEmptyPrice() -
getType
-
setType
-
isEmptyType
public boolean isEmptyType() -
getUniqid
-
setUniqid
-
isEmptyUniqid
public boolean isEmptyUniqid() -
getCreateTime
-
setCreateTime
-
isEmptyCreateTime
public boolean isEmptyCreateTime() -
getUpdateTime
-
setUpdateTime
-
isEmptyUpdateTime
public boolean isEmptyUpdateTime() -
toString
重写 toString() 方法 -
$clone
克隆
-