类 EbMerchantProductGuaranteeGroup
java.lang.Object
com.walker.jdbc.BasePo<EbMerchantProductGuaranteeGroup>
com.ishop.model.po.EbMerchantProductGuaranteeGroup
- 所有已实现的接口:
Serializable,Cloneable
public class EbMerchantProductGuaranteeGroup
extends com.walker.jdbc.BasePo<EbMerchantProductGuaranteeGroup>
表名:EB_MERCHANT_PRODUCT_GUARANTEE_GROUP *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanstatic final EbMerchantProductGuaranteeGroup用于兼容老写法 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getGid()getId()booleanbooleanbooleanbooleanvoidvoidsetGroupId(Integer groupId) voidvoidvoidsetPkValue(Object value) 设置主键值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_groupId
protected boolean isset_groupId -
isset_gid
protected boolean isset_gid -
isset_isShow
protected boolean isset_isShow
-
-
构造器详细资料
-
EbMerchantProductGuaranteeGroup
public EbMerchantProductGuaranteeGroup()默认构造函数 -
EbMerchantProductGuaranteeGroup
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<EbMerchantProductGuaranteeGroup>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getGroupId
-
setGroupId
-
isEmptyGroupId
public boolean isEmptyGroupId() -
getGid
-
setGid
-
isEmptyGid
public boolean isEmptyGid() -
getIsShow
-
setIsShow
-
isEmptyIsShow
public boolean isEmptyIsShow() -
toString
重写 toString() 方法 -
$clone
克隆
-