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 10
offsetExists($offset)
in AbstractEntity at line 17
offsetSet($offset, $value)
in AbstractEntity at line 21
offsetGet($offset)
in AbstractEntity at line 32
offsetUnset($offset)
at line 23
TaxRule
setRank(integer $rank)
Set rank
at line 35
integer
getRank()
Get rank
at line 112
integer
getId()
Get id
at line 135
integer
getCalcRule()
Get Calc_rule
at line 146
TaxRule
setTaxRate(string $taxRate)
Set tax_rate
at line 158
string
getTaxRate()
Get tax_rate
at line 169
TaxRule
setTaxAdjust(string $taxAdjust)
Set tax_adjust
at line 181
string
getTaxAdjust()
Get tax_adjust
at line 204
DateTime
getApplyDate()
Get apply_date
at line 215
TaxRule
setMemberId(integer $memberId)
Set member_id
at line 227
integer
getMemberId()
Get member_id
at line 238
TaxRule
setDelFlg(integer $delFlg)
Set del_flg
at line 250
integer
getDelFlg()
Get del_flg
at line 273
DateTime
getCreateDate()
Get create_date
at line 296
DateTime
getUpdateDate()
Get update_date
at line 319
Country
getCountry()
Get Country
at line 342
Pref
getPref()
Get Pref
at line 365
Product
getProduct()
Get Product
at line 376
TaxRule
setProductClass(ProductClass $productClass = null)
Set ProductClass
at line 388
ProductClass
getProductClass()
Get ProductClass