class BaseInfo extends AbstractEntity

BaseInfo

Methods

offsetExists($offset)

No description

offsetSet($offset, $value)

No description

offsetGet($offset)

No description

offsetUnset($offset)

No description

integer
getId()

Get id

setCompanyName(string $companyName)

Set company_name

string
getCompanyName()

Get company_name

setCompanyKana(string $companyKana)

Set company_kana

string
getCompanyKana()

Get company_kana

setZip01(string $zip01)

Set zip01

string
getZip01()

Get zip01

setZip02(string $zip02)

Set zip02

string
getZip02()

Get zip02

setZipcode(string $zipcode)

Set zipcode

string
getZipcode()

Get zipcode

setAddr01(string $addr01)

Set addr01

string
getAddr01()

Get addr01

setAddr02(string $addr02)

Set addr02

string
getAddr02()

Get addr02

setTel01(string $tel01)

Set tel01

string
getTel01()

Get tel01

setTel02(string $tel02)

Set tel02

string
getTel02()

Get tel02

setTel03(string $tel03)

Set tel03

string
getTel03()

Get tel03

setFax01(string $fax01)

Set fax01

string
getFax01()

Get fax01

setFax02(string $fax02)

Set fax02

string
getFax02()

Get fax02

setFax03(string $fax03)

Set fax03

string
getFax03()

Get fax03

setBusinessHour(string $businessHour)

Set business_hour

string
getBusinessHour()

Get business_hour

setEmail01(string $email01)

Set email01

string
getEmail01()

Get email01

setEmail02(string $email02)

Set email02

string
getEmail02()

Get email02

setEmail03(string $email03)

Set email03

string
getEmail03()

Get email03

setEmail04(string $email04)

Set email04

string
getEmail04()

Get email04

setFreeRule(string $freeRule)

Set free_rule

string
getFreeRule()

Get free_rule

setShopName(string $shopName)

Set shop_name

string
getShopName()

Get shop_name

setShopKana(string $shopKana)

Set shop_kana

string
getShopKana()

Get shop_kana

setShopNameEng(string $shopNameEng)

Set shopnameeng

string
getShopNameEng()

Get shopnameeng

setPointRate(string $pointRate)

Set point_rate

string
getPointRate()

Get point_rate

setWelcomePoint(string $welcomePoint)

Set welcome_point

string
getWelcomePoint()

Get welcome_point

setUpdateDate(DateTime $updateDate)

Set update_date

getUpdateDate()

Get update_date

setGoodTraded(string $good_traded)

Set good_traded

string
getGoodTraded()

Get good_traded

setMessage(string $message)

Set message

string
getMessage()

Get message

setLatitude(string $latitude)

Set latitude

string
getLatitude()

Get latitude

setLongitude(string $longitude)

Set longitude

string
getLongitude()

Get longitude

setDownloadableDays(string $downloadableDays)

Set downloadable_days

string
getDownloadableDays()

Get downloadable_days

setDownloadableDaysUnlimited(integer $downloadableDaysUnlimited)

Set downloadabledaysunlimited

integer
getDownloadableDaysUnlimited()

Get downloadabledaysunlimited

setCountry(Country $country = null)

Set Country

getCountry()

Get Country

setPref(Pref $pref = null)

Set Pref

getPref()

Get Pref

setDeliveryFreeAmount($delivery_free_amount)

No description

getDeliveryFreeAmount()

No description

setUseMultipleShipping($use_multiple_shipping)

No description

getUseMultipleShipping()

No description

setForgotMail($mail)

No description

getForgotMail()

No description

setMypageOrderStatusDispFlg($flg)

No description

getMypageOrderStatusDispFlg()

No description

setNostockHidden($flg)

No description

getNostockHidden()

No description

setOptionFavoriteProduct($param)

No description

getOptionFavoriteProduct()

No description

setOptionProductDeliveryFee($fee)

No description

getOptionProductDeliveryFee()

No description

setOptionProductTaxRule($rule)

No description

getOptionProductTaxRule()

No description

setPointRule($rule)

No description

getPointRule()

No description

setPointValue($point)

No description

getPointValue()

No description

setUsePoint($point)

No description

getUsePoint()

No description

setOptionDeliveryFee($fee)

No description

getOptionDeliveryFee()

No description

Details

in AbstractEntity at line 32
offsetExists($offset)

Parameters

$offset

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

Parameters

$offset
$value

in AbstractEntity at line 43
offsetGet($offset)

Parameters

$offset

in AbstractEntity at line 54
offsetUnset($offset)

Parameters

$offset

at line 266
integer getId()

Get id

Return Value

integer

at line 277
BaseInfo setCompanyName(string $companyName)

Set company_name

Parameters

string $companyName

Return Value

BaseInfo

at line 289
string getCompanyName()

Get company_name

Return Value

string

at line 300
BaseInfo setCompanyKana(string $companyKana)

Set company_kana

Parameters

string $companyKana

Return Value

BaseInfo

at line 312
string getCompanyKana()

Get company_kana

Return Value

string

at line 323
BaseInfo setZip01(string $zip01)

Set zip01

Parameters

string $zip01

Return Value

BaseInfo

at line 335
string getZip01()

Get zip01

Return Value

string

at line 346
BaseInfo setZip02(string $zip02)

Set zip02

Parameters

string $zip02

Return Value

BaseInfo

at line 358
string getZip02()

Get zip02

Return Value

string

at line 369
BaseInfo setZipcode(string $zipcode)

Set zipcode

Parameters

string $zipcode

Return Value

BaseInfo

at line 381
string getZipcode()

Get zipcode

Return Value

string

at line 392
BaseInfo setAddr01(string $addr01)

Set addr01

Parameters

string $addr01

Return Value

BaseInfo

at line 404
string getAddr01()

Get addr01

Return Value

string

at line 415
BaseInfo setAddr02(string $addr02)

Set addr02

Parameters

string $addr02

Return Value

BaseInfo

at line 427
string getAddr02()

Get addr02

Return Value

string

at line 438
BaseInfo setTel01(string $tel01)

Set tel01

Parameters

string $tel01

Return Value

BaseInfo

at line 450
string getTel01()

Get tel01

Return Value

string

at line 461
BaseInfo setTel02(string $tel02)

Set tel02

Parameters

string $tel02

Return Value

BaseInfo

at line 473
string getTel02()

Get tel02

Return Value

string

at line 484
BaseInfo setTel03(string $tel03)

Set tel03

Parameters

string $tel03

Return Value

BaseInfo

at line 496
string getTel03()

Get tel03

Return Value

string

at line 507
BaseInfo setFax01(string $fax01)

Set fax01

Parameters

string $fax01

Return Value

BaseInfo

at line 519
string getFax01()

Get fax01

Return Value

string

at line 530
BaseInfo setFax02(string $fax02)

Set fax02

Parameters

string $fax02

Return Value

BaseInfo

at line 542
string getFax02()

Get fax02

Return Value

string

at line 553
BaseInfo setFax03(string $fax03)

Set fax03

Parameters

string $fax03

Return Value

BaseInfo

at line 565
string getFax03()

Get fax03

Return Value

string

at line 576
BaseInfo setBusinessHour(string $businessHour)

Set business_hour

Parameters

string $businessHour

Return Value

BaseInfo

at line 588
string getBusinessHour()

Get business_hour

Return Value

string

at line 599
BaseInfo setEmail01(string $email01)

Set email01

Parameters

string $email01

Return Value

BaseInfo

at line 611
string getEmail01()

Get email01

Return Value

string

at line 622
BaseInfo setEmail02(string $email02)

Set email02

Parameters

string $email02

Return Value

BaseInfo

at line 634
string getEmail02()

Get email02

Return Value

string

at line 645
BaseInfo setEmail03(string $email03)

Set email03

Parameters

string $email03

Return Value

BaseInfo

at line 657
string getEmail03()

Get email03

Return Value

string

at line 668
BaseInfo setEmail04(string $email04)

Set email04

Parameters

string $email04

Return Value

BaseInfo

at line 680
string getEmail04()

Get email04

Return Value

string

at line 691
BaseInfo setFreeRule(string $freeRule)

Set free_rule

Parameters

string $freeRule

Return Value

BaseInfo

at line 703
string getFreeRule()

Get free_rule

Return Value

string

at line 714
BaseInfo setShopName(string $shopName)

Set shop_name

Parameters

string $shopName

Return Value

BaseInfo

at line 726
string getShopName()

Get shop_name

Return Value

string

at line 737
BaseInfo setShopKana(string $shopKana)

Set shop_kana

Parameters

string $shopKana

Return Value

BaseInfo

at line 749
string getShopKana()

Get shop_kana

Return Value

string

at line 760
BaseInfo setShopNameEng(string $shopNameEng)

Set shopnameeng

Parameters

string $shopNameEng

Return Value

BaseInfo

at line 772
string getShopNameEng()

Get shopnameeng

Return Value

string

at line 783
BaseInfo setPointRate(string $pointRate)

Set point_rate

Parameters

string $pointRate

Return Value

BaseInfo

at line 795
string getPointRate()

Get point_rate

Return Value

string

at line 806
BaseInfo setWelcomePoint(string $welcomePoint)

Set welcome_point

Parameters

string $welcomePoint

Return Value

BaseInfo

at line 818
string getWelcomePoint()

Get welcome_point

Return Value

string

at line 829
BaseInfo setUpdateDate(DateTime $updateDate)

Set update_date

Parameters

DateTime $updateDate

Return Value

BaseInfo

at line 841
DateTime getUpdateDate()

Get update_date

Return Value

DateTime

at line 852
BaseInfo setGoodTraded(string $good_traded)

Set good_traded

Parameters

string $good_traded

Return Value

BaseInfo

at line 864
string getGoodTraded()

Get good_traded

Return Value

string

at line 875
BaseInfo setMessage(string $message)

Set message

Parameters

string $message

Return Value

BaseInfo

at line 887
string getMessage()

Get message

Return Value

string

at line 899
BaseInfo setLatitude(string $latitude)

Set latitude

Parameters

string $latitude

Return Value

BaseInfo

at line 911
string getLatitude()

Get latitude

Return Value

string

at line 922
BaseInfo setLongitude(string $longitude)

Set longitude

Parameters

string $longitude

Return Value

BaseInfo

at line 934
string getLongitude()

Get longitude

Return Value

string

at line 945
BaseInfo setDownloadableDays(string $downloadableDays)

Set downloadable_days

Parameters

string $downloadableDays

Return Value

BaseInfo

at line 957
string getDownloadableDays()

Get downloadable_days

Return Value

string

at line 968
BaseInfo setDownloadableDaysUnlimited(integer $downloadableDaysUnlimited)

Set downloadabledaysunlimited

Parameters

integer $downloadableDaysUnlimited

Return Value

BaseInfo

at line 980
integer getDownloadableDaysUnlimited()

Get downloadabledaysunlimited

Return Value

integer

at line 991
BaseInfo setCountry(Country $country = null)

Set Country

Parameters

Country $country

Return Value

BaseInfo

at line 1003
Country getCountry()

Get Country

Return Value

Country

at line 1014
BaseInfo setPref(Pref $pref = null)

Set Pref

Parameters

Pref $pref

Return Value

BaseInfo

at line 1026
Pref getPref()

Get Pref

Return Value

Pref

at line 1031
setDeliveryFreeAmount($delivery_free_amount)

Parameters

$delivery_free_amount

at line 1038
getDeliveryFreeAmount()

at line 1043
setUseMultipleShipping($use_multiple_shipping)

Parameters

$use_multiple_shipping

at line 1050
getUseMultipleShipping()

at line 1055
setForgotMail($mail)

Parameters

$mail

at line 1062
getForgotMail()

at line 1067
setMypageOrderStatusDispFlg($flg)

Parameters

$flg

at line 1074
getMypageOrderStatusDispFlg()

at line 1079
setNostockHidden($flg)

Parameters

$flg

at line 1086
getNostockHidden()

at line 1091
setOptionFavoriteProduct($param)

Parameters

$param

at line 1098
getOptionFavoriteProduct()

at line 1103
setOptionProductDeliveryFee($fee)

Parameters

$fee

at line 1110
getOptionProductDeliveryFee()

at line 1115
setOptionProductTaxRule($rule)

Parameters

$rule

at line 1122
getOptionProductTaxRule()

at line 1127
setPointRule($rule)

Parameters

$rule

at line 1134
getPointRule()

at line 1139
setPointValue($point)

Parameters

$point

at line 1146
getPointValue()

at line 1151
setUsePoint($point)

Parameters

$point

at line 1158
getUsePoint()

at line 1163
setOptionDeliveryFee($fee)

Parameters

$fee

at line 1170
getOptionDeliveryFee()