类 EbProductAttrValue
java.lang.Object
com.walker.jdbc.BasePo<EbProductAttrValue>
com.ishop.model.po.EbProductAttrValue
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
EbProductAttrValue_mapper
表名:EB_PRODUCT_ATTR_VALUE *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanstatic final EbProductAttrValue用于兼容老写法 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getCost()getId()getImage()getIsDel()getPrice()getQuota()getSales()getSku()getStock()getType()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetAttrValue(String attrValue) voidsetBarCode(String barCode) voidsetBrokerage(Double brokerage) voidsetBrokerageTwo(Double brokerageTwo) voidvoidvoidvoidsetIsCallback(Integer isCallback) voidvoidsetMasterId(Integer masterId) voidsetOtPrice(Double otPrice) voidsetPkValue(Object value) 设置主键值voidvoidsetProductId(Long productId) voidvoidsetQuotaShow(Integer quotaShow) voidvoidvoidvoidvoidsetVersion(Integer version) voidvoidtoString()重写 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_productId
protected boolean isset_productId -
isset_sku
protected boolean isset_sku -
isset_stock
protected boolean isset_stock -
isset_sales
protected boolean isset_sales -
isset_price
protected boolean isset_price -
isset_image
protected boolean isset_image -
isset_cost
protected boolean isset_cost -
isset_barCode
protected boolean isset_barCode -
isset_otPrice
protected boolean isset_otPrice -
isset_weight
protected boolean isset_weight -
isset_volume
protected boolean isset_volume -
isset_brokerage
protected boolean isset_brokerage -
isset_brokerageTwo
protected boolean isset_brokerageTwo -
isset_type
protected boolean isset_type -
isset_quota
protected boolean isset_quota -
isset_quotaShow
protected boolean isset_quotaShow -
isset_attrValue
protected boolean isset_attrValue -
isset_isDel
protected boolean isset_isDel -
isset_version
protected boolean isset_version -
isset_masterId
protected boolean isset_masterId -
isset_isCallback
protected boolean isset_isCallback
-
-
构造器详细资料
-
EbProductAttrValue
public EbProductAttrValue()默认构造函数 -
EbProductAttrValue
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<EbProductAttrValue>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getProductId
-
setProductId
-
isEmptyProductId
public boolean isEmptyProductId() -
getSku
-
setSku
-
isEmptySku
public boolean isEmptySku() -
getStock
-
setStock
-
isEmptyStock
public boolean isEmptyStock() -
getSales
-
setSales
-
isEmptySales
public boolean isEmptySales() -
getPrice
-
setPrice
-
isEmptyPrice
public boolean isEmptyPrice() -
getImage
-
setImage
-
isEmptyImage
public boolean isEmptyImage() -
getCost
-
setCost
-
isEmptyCost
public boolean isEmptyCost() -
getBarCode
-
setBarCode
-
isEmptyBarCode
public boolean isEmptyBarCode() -
getOtPrice
-
setOtPrice
-
isEmptyOtPrice
public boolean isEmptyOtPrice() -
getWeight
-
setWeight
-
isEmptyWeight
public boolean isEmptyWeight() -
getVolume
-
setVolume
-
isEmptyVolume
public boolean isEmptyVolume() -
getBrokerage
-
setBrokerage
-
isEmptyBrokerage
public boolean isEmptyBrokerage() -
getBrokerageTwo
-
setBrokerageTwo
-
isEmptyBrokerageTwo
public boolean isEmptyBrokerageTwo() -
getType
-
setType
-
isEmptyType
public boolean isEmptyType() -
getQuota
-
setQuota
-
isEmptyQuota
public boolean isEmptyQuota() -
getQuotaShow
-
setQuotaShow
-
isEmptyQuotaShow
public boolean isEmptyQuotaShow() -
getAttrValue
-
setAttrValue
-
isEmptyAttrValue
public boolean isEmptyAttrValue() -
getIsDel
-
setIsDel
-
isEmptyIsDel
public boolean isEmptyIsDel() -
getVersion
-
setVersion
-
isEmptyVersion
public boolean isEmptyVersion() -
getMasterId
-
setMasterId
-
isEmptyMasterId
public boolean isEmptyMasterId() -
getIsCallback
-
setIsCallback
-
isEmptyIsCallback
public boolean isEmptyIsCallback() -
toString
重写 toString() 方法 -
$clone
克隆
-