class ProductClass extends AbstractEntity

ProductClass

Methods

offsetExists($offset)

No description

offsetSet($offset, $value)

No description

offsetGet($offset)

No description

offsetUnset($offset)

No description

bool
isEnable()

Is Enable

setPrice01IncTax($price01_inc_tax)

Set price01 IncTax

string
getPrice01IncTax()

Get price01 IncTax

setPrice02IncTax($price02_inc_tax)

Set price02 IncTax

string
getPrice02IncTax()

Get price02 IncTax

setPoint(string $point)

Set point

string
getPoint()

Get point

bool
getStockFind()

Get StockFind

integer
getId()

Get id

setCode(string $code)

Set code

string
getCode()

Get code

setStock(string $stock)

Set stock

string
getStock()

Get stock

setStockUnlimited(integer $stockUnlimited)

Set stock_unlimited

integer
getStockUnlimited()

Get stock_unlimited

setSaleLimit(string $saleLimit)

Set sale_limit

string
getSaleLimit()

Get sale_limit

setPrice01(string $price01)

Set price01

string
getPrice01()

Get price01

setPrice02(string $price02)

Set price02

string
getPrice02()

Get price02

setDelivFee(string $delivFee)

Set deliv_fee

string
getDelivFee()

Get deliv_fee

setPointRate(string $pointRate)

Set point_rate

string
getPointRate()

Get point_rate

setCreateDate(DateTime $createDate)

Set create_date

getCreateDate()

Get create_date

setUpdateDate(DateTime $updateDate)

Set update_date

getUpdateDate()

Get update_date

setDownFilename(string $downFilename)

Set down_filename

string
getDownFilename()

Get down_filename

setDownRealfilename(string $downRealfilename)

Set down_realfilename

string
getDownRealfilename()

Get down_realfilename

setDelFlg(integer $delFlg)

Set del_flg

integer
getDelFlg()

Get del_flg

setProduct(Product $product)

Set Product

getProduct()

Get Product

setProductType(ProductType $productType)

Set ProductType

getProductType()

Get ProductType

setClassCategory1(ClassCategory $classCategory1 = null)

Set ClassCategory1

getClassCategory1()

Get ClassCategory1

setClassCategory2(ClassCategory $classCategory2 = null)

Set ClassCategory2

getClassCategory2()

Get ClassCategory2

setCreator(Member $creator)

Set Creator

getCreator()

Get Creator

Details

in AbstractEntity at line 10
offsetExists($offset)

Parameters

$offset

in AbstractEntity at line 17
offsetSet($offset, $value)

Parameters

$offset
$value

in AbstractEntity at line 21
offsetGet($offset)

Parameters

$offset

in AbstractEntity at line 32
offsetUnset($offset)

Parameters

$offset

at line 21
bool isEnable()

Is Enable

Return Value

bool

at line 32
ProductClass setPrice01IncTax($price01_inc_tax)

Set price01 IncTax

Parameters

$price01_inc_tax

Return Value

ProductClass

at line 44
string getPrice01IncTax()

Get price01 IncTax

Return Value

string

at line 55
ProductClass setPrice02IncTax($price02_inc_tax)

Set price02 IncTax

Parameters

$price02_inc_tax

Return Value

ProductClass

at line 67
string getPrice02IncTax()

Get price02 IncTax

Return Value

string

at line 78
ProductClass setPoint(string $point)

Set point

Parameters

string $point

Return Value

ProductClass

at line 90
string getPoint()

Get point

Return Value

string

at line 100
bool getStockFind()

Get StockFind

Return Value

bool

at line 211
integer getId()

Get id

Return Value

integer

at line 222
ProductClass setCode(string $code)

Set code

Parameters

string $code

Return Value

ProductClass

at line 234
string getCode()

Get code

Return Value

string

at line 245
ProductClass setStock(string $stock)

Set stock

Parameters

string $stock

Return Value

ProductClass

at line 257
string getStock()

Get stock

Return Value

string

at line 268
ProductClass setStockUnlimited(integer $stockUnlimited)

Set stock_unlimited

Parameters

integer $stockUnlimited

Return Value

ProductClass

at line 280
integer getStockUnlimited()

Get stock_unlimited

Return Value

integer

at line 291
ProductClass setSaleLimit(string $saleLimit)

Set sale_limit

Parameters

string $saleLimit

Return Value

ProductClass

at line 303
string getSaleLimit()

Get sale_limit

Return Value

string

at line 314
ProductClass setPrice01(string $price01)

Set price01

Parameters

string $price01

Return Value

ProductClass

at line 326
string getPrice01()

Get price01

Return Value

string

at line 337
ProductClass setPrice02(string $price02)

Set price02

Parameters

string $price02

Return Value

ProductClass

at line 349
string getPrice02()

Get price02

Return Value

string

at line 360
ProductClass setDelivFee(string $delivFee)

Set deliv_fee

Parameters

string $delivFee

Return Value

ProductClass

at line 372
string getDelivFee()

Get deliv_fee

Return Value

string

at line 383
ProductClass setPointRate(string $pointRate)

Set point_rate

Parameters

string $pointRate

Return Value

ProductClass

at line 395
string getPointRate()

Get point_rate

Return Value

string

at line 406
ProductClass setCreateDate(DateTime $createDate)

Set create_date

Parameters

DateTime $createDate

Return Value

ProductClass

at line 418
DateTime getCreateDate()

Get create_date

Return Value

DateTime

at line 429
ProductClass setUpdateDate(DateTime $updateDate)

Set update_date

Parameters

DateTime $updateDate

Return Value

ProductClass

at line 441
DateTime getUpdateDate()

Get update_date

Return Value

DateTime

at line 452
ProductClass setDownFilename(string $downFilename)

Set down_filename

Parameters

string $downFilename

Return Value

ProductClass

at line 464
string getDownFilename()

Get down_filename

Return Value

string

at line 475
ProductClass setDownRealfilename(string $downRealfilename)

Set down_realfilename

Parameters

string $downRealfilename

Return Value

ProductClass

at line 487
string getDownRealfilename()

Get down_realfilename

Return Value

string

at line 498
ProductClass setDelFlg(integer $delFlg)

Set del_flg

Parameters

integer $delFlg

Return Value

ProductClass

at line 510
integer getDelFlg()

Get del_flg

Return Value

integer

at line 521
ProductClass setProduct(Product $product)

Set Product

Parameters

Product $product

Return Value

ProductClass

at line 533
Product getProduct()

Get Product

Return Value

Product

at line 544
ProductClass setProductType(ProductType $productType)

Set ProductType

Parameters

ProductType $productType

Return Value

ProductClass

at line 556
ProductType getProductType()

Get ProductType

Return Value

ProductType

at line 567
ProductClass setClassCategory1(ClassCategory $classCategory1 = null)

Set ClassCategory1

Parameters

ClassCategory $classCategory1

Return Value

ProductClass

at line 579
ClassCategory getClassCategory1()

Get ClassCategory1

Return Value

ClassCategory

at line 590
ProductClass setClassCategory2(ClassCategory $classCategory2 = null)

Set ClassCategory2

Parameters

ClassCategory $classCategory2

Return Value

ProductClass

at line 602
ClassCategory getClassCategory2()

Get ClassCategory2

Return Value

ClassCategory

at line 613
ProductClass setCreator(Member $creator)

Set Creator

Parameters

Member $creator

Return Value

ProductClass

at line 625
Member getCreator()

Get Creator

Return Value

Member