TaxRule
class TaxRule extends AbstractEntity
TaxRule
Methods
integer
getRank()
Get rank
integer
getId()
Get id
integer
getCalcRule()
Get Calc_rule
setTaxRate(string $taxRate)
Set tax_rate
string
getTaxRate()
Get tax_rate
setTaxAdjust(string $taxAdjust)
Set tax_adjust
string
getTaxAdjust()
Get tax_adjust
getApplyDate()
Get apply_date
setMemberId(integer $memberId)
Set member_id
integer
getMemberId()
Get member_id
integer
getDelFlg()
Get del_flg
getCreateDate()
Get create_date
getUpdateDate()
Get update_date
getCountry()
Get Country
getProduct()
Get Product
getProductClass()
Get ProductClass
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
TaxRule
setRank(integer $rank)
Set rank
at line 55
integer
getRank()
Get rank
at line 130
integer
getId()
Get id
at line 153
integer
getCalcRule()
Get Calc_rule
at line 164
TaxRule
setTaxRate(string $taxRate)
Set tax_rate
at line 176
string
getTaxRate()
Get tax_rate
at line 187
TaxRule
setTaxAdjust(string $taxAdjust)
Set tax_adjust
at line 199
string
getTaxAdjust()
Get tax_adjust
at line 222
DateTime
getApplyDate()
Get apply_date
at line 233
TaxRule
setMemberId(integer $memberId)
Set member_id
at line 245
integer
getMemberId()
Get member_id
at line 256
TaxRule
setDelFlg(integer $delFlg)
Set del_flg
at line 268
integer
getDelFlg()
Get del_flg
at line 291
DateTime
getCreateDate()
Get create_date
at line 314
DateTime
getUpdateDate()
Get update_date
at line 337
Country
getCountry()
Get Country
at line 360
Pref
getPref()
Get Pref
at line 383
Product
getProduct()
Get Product
at line 394
TaxRule
setProductClass(ProductClass $productClass = null)
Set ProductClass
at line 406
ProductClass
getProductClass()
Get ProductClass