ProductClass
class ProductClass extends AbstractEntity
ProductClass
Methods
Is Enable
Set price01 IncTax
Get price01 IncTax
Set price02 IncTax
Get price02 IncTax
Set point
Get point
Get StockFind
Set add
Get add
Set tax_rate
Get tax_rate
No description
Get id
Set code
Get code
Set stock
Get stock
Set stock_unlimited
Get stock_unlimited
Set sale_limit
Get sale_limit
Set price01
Get price01
Set price02
Get price02
Set delivery_fee
Get delivery_fee
Set point_rate
Get point_rate
Get create_date
Get update_date
Set del_flg
Get del_flg
Get Product
Get ProductType
Get ClassCategory1
Has ClassCategory1
Get ClassCategory2
Has ClassCategory2
Get DeliveryDate
Get Creator
Get ProductStock
Get TaxRule
Details
in AbstractEntity at line 32
offsetExists($offset)
in AbstractEntity at line 39
offsetSet($offset, $value)
in AbstractEntity at line 43
offsetGet($offset)
in AbstractEntity at line 54
offsetUnset($offset)
at line 43
bool
isEnable()
Is Enable
at line 54
ProductClass
setPrice01IncTax(string $price01_inc_tax)
Set price01 IncTax
at line 66
string
getPrice01IncTax()
Get price01 IncTax
at line 77
ProductClass
setPrice02IncTax($price02_inc_tax)
Set price02 IncTax
at line 89
string
getPrice02IncTax()
Get price02 IncTax
at line 100
ProductClass
setPoint(string $point)
Set point
at line 112
string
getPoint()
Get point
at line 122
bool
getStockFind()
Get StockFind
at line 137
ProductClass
setAdd(bool $add)
Set add
at line 149
bool
getAdd()
Get add
at line 161
ProductClass
setTaxRate(string $tax_rate)
Set tax_rate
at line 173
string
getTaxRate()
Get tax_rate
at line 270
__clone()
at line 280
integer
getId()
Get id
at line 291
ProductClass
setCode(string $code)
Set code
at line 303
string
getCode()
Get code
at line 314
ProductClass
setStock(string $stock)
Set stock
at line 326
string
getStock()
Get stock
at line 337
ProductClass
setStockUnlimited(integer $stockUnlimited)
Set stock_unlimited
at line 349
integer
getStockUnlimited()
Get stock_unlimited
at line 360
ProductClass
setSaleLimit(string $saleLimit)
Set sale_limit
at line 372
string
getSaleLimit()
Get sale_limit
at line 383
ProductClass
setPrice01(string $price01)
Set price01
at line 395
string
getPrice01()
Get price01
at line 406
ProductClass
setPrice02(string $price02)
Set price02
at line 418
string
getPrice02()
Get price02
at line 429
ProductClass
setDeliveryFee(string $deliveryFee)
Set delivery_fee
at line 441
string
getDeliveryFee()
Get delivery_fee
at line 452
ProductClass
setPointRate(string $pointRate)
Set point_rate
at line 464
string
getPointRate()
Get point_rate
at line 475
ProductClass
setCreateDate(DateTime $createDate)
Set create_date
at line 487
DateTime
getCreateDate()
Get create_date
at line 498
ProductClass
setUpdateDate(DateTime $updateDate)
Set update_date
at line 510
DateTime
getUpdateDate()
Get update_date
at line 521
ProductClass
setDelFlg(integer $delFlg)
Set del_flg
at line 533
integer
getDelFlg()
Get del_flg
at line 544
ProductClass
setProduct(Product $product)
Set Product
at line 556
Product
getProduct()
Get Product
at line 567
ProductClass
setProductType(ProductType $productType)
Set ProductType
at line 579
ProductType
getProductType()
Get ProductType
at line 590
ProductClass
setClassCategory1(ClassCategory $classCategory1 = null)
Set ClassCategory1
at line 602
ClassCategory
getClassCategory1()
Get ClassCategory1
at line 612
boolean
hasClassCategory1()
Has ClassCategory1
at line 623
ProductClass
setClassCategory2(ClassCategory $classCategory2 = null)
Set ClassCategory2
at line 635
ClassCategory
getClassCategory2()
Get ClassCategory2
at line 645
boolean
hasClassCategory2()
Has ClassCategory2
at line 657
ProductClass
setDeliveryDate(DeliveryDate $deliveryDate = null)
Set DeliveryDate
at line 669
DeliveryDate
getDeliveryDate()
Get DeliveryDate
at line 680
ProductClass
setCreator(Member $creator)
Set Creator
at line 692
Member
getCreator()
Get Creator
at line 708
ProductClass
setProductStock(ProductStock $productStock = null)
Set ProductStock
at line 720
ProductStock
getProductStock()
Get ProductStock
at line 736
ProductClass
setTaxRule(TaxRule $taxRule = null)
Set TaxRule
at line 748
TaxRule
getTaxRule()
Get TaxRule