类 EbShippingTemplatesRegion
java.lang.Object
com.walker.jdbc.BasePo<EbShippingTemplatesRegion>
com.ishop.model.po.EbShippingTemplatesRegion
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
EbShippingTemplatesRegion_mapper
表名:EB_SHIPPING_TEMPLATES_REGION *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanstatic final EbShippingTemplatesRegion用于兼容老写法 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getFirst()getId()getTitle()getType()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidvoidsetCreateTime(Long createTime) voidvoidsetFirstPrice(Double firstPrice) voidvoidsetPkValue(Object value) 设置主键值voidsetRenewal(Double renewal) voidsetRenewalPrice(Double renewalPrice) voidvoidvoidvoidvoidsetUpdateTime(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_first
protected boolean isset_first -
isset_firstPrice
protected boolean isset_firstPrice -
isset_renewal
protected boolean isset_renewal -
isset_renewalPrice
protected boolean isset_renewalPrice -
isset_type
protected boolean isset_type -
isset_uniqid
protected boolean isset_uniqid -
isset_createTime
protected boolean isset_createTime -
isset_updateTime
protected boolean isset_updateTime
-
-
构造器详细资料
-
EbShippingTemplatesRegion
public EbShippingTemplatesRegion()默认构造函数 -
EbShippingTemplatesRegion
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<EbShippingTemplatesRegion>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getTempId
-
setTempId
-
isEmptyTempId
public boolean isEmptyTempId() -
getCityId
-
setCityId
-
isEmptyCityId
public boolean isEmptyCityId() -
getTitle
-
setTitle
-
isEmptyTitle
public boolean isEmptyTitle() -
getFirst
-
setFirst
-
isEmptyFirst
public boolean isEmptyFirst() -
getFirstPrice
-
setFirstPrice
-
isEmptyFirstPrice
public boolean isEmptyFirstPrice() -
getRenewal
-
setRenewal
-
isEmptyRenewal
public boolean isEmptyRenewal() -
getRenewalPrice
-
setRenewalPrice
-
isEmptyRenewalPrice
public boolean isEmptyRenewalPrice() -
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
克隆
-