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

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

setUpdateDate(DateTime $updateDate)

Set update_date

getUpdateDate()

Get update_date

setGoodTraded(string $goodTraded)

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

setDeliveryFreeAmount(string $deliveryFreeAmount)

Set deliveryfreeamount

string
getDeliveryFreeAmount()

Get deliveryfreeamount

setDeliveryFreeQuantity(integer $deliveryFreeQuantity)

Set deliveryfreequantity

integer
getDeliveryFreeQuantity()

Get deliveryfreequantity

setOptionMultipleShipping(integer $optionMultipleShipping)

Set optionmultipleshipping

integer
getOptionMultipleShipping()

Get optionmultipleshipping

setOptionMypageOrderStatusDisplay(integer $optionMypageOrderStatusDisplay)

Set optionmypageorderstatusdisplay

integer
getOptionMypageOrderStatusDisplay()

Get optionmypageorderstatusdisplay

setNostockHidden(integer $nostockHidden)

Set nostock_hidden

integer
getNostockHidden()

Get nostock_hidden

setOptionFavoriteProduct(integer $optionFavoriteProduct)

Set optionfavoriteproduct

integer
getOptionFavoriteProduct()

Get optionfavoriteproduct

setOptionProductDeliveryFee(integer $optionProductDeliveryFee)

Set optionproductdelivery_fee

integer
getOptionProductDeliveryFee()

Get optionproductdelivery_fee

setOptionProductTaxRule(integer $optionProductTaxRule)

Set optionproducttax_rule

integer
getOptionProductTaxRule()

Get optionproducttax_rule

setOptionDeliveryFee(integer $optionDeliveryFee)

Set optiondeliveryfee

integer
getOptionDeliveryFee()

Get optiondeliveryfee

setOptionCustomerActivate(integer $optionCustomerActivate)

Set optioncustomeractivate

integer
getOptionCustomerActivate()

Get optioncustomeractivate

setCountry(Country $country = null)

Set Country

getCountry()

Get Country

setPref(Pref $pref = null)

Set Pref

getPref()

Get Pref

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 233
integer getId()

Get id

Return Value

integer

at line 244
BaseInfo setCompanyName(string $companyName)

Set company_name

Parameters

string $companyName

Return Value

BaseInfo

at line 256
string getCompanyName()

Get company_name

Return Value

string

at line 267
BaseInfo setCompanyKana(string $companyKana)

Set company_kana

Parameters

string $companyKana

Return Value

BaseInfo

at line 279
string getCompanyKana()

Get company_kana

Return Value

string

at line 290
BaseInfo setZip01(string $zip01)

Set zip01

Parameters

string $zip01

Return Value

BaseInfo

at line 302
string getZip01()

Get zip01

Return Value

string

at line 313
BaseInfo setZip02(string $zip02)

Set zip02

Parameters

string $zip02

Return Value

BaseInfo

at line 325
string getZip02()

Get zip02

Return Value

string

at line 336
BaseInfo setZipcode(string $zipcode)

Set zipcode

Parameters

string $zipcode

Return Value

BaseInfo

at line 348
string getZipcode()

Get zipcode

Return Value

string

at line 359
BaseInfo setAddr01(string $addr01)

Set addr01

Parameters

string $addr01

Return Value

BaseInfo

at line 371
string getAddr01()

Get addr01

Return Value

string

at line 382
BaseInfo setAddr02(string $addr02)

Set addr02

Parameters

string $addr02

Return Value

BaseInfo

at line 394
string getAddr02()

Get addr02

Return Value

string

at line 405
BaseInfo setTel01(string $tel01)

Set tel01

Parameters

string $tel01

Return Value

BaseInfo

at line 417
string getTel01()

Get tel01

Return Value

string

at line 428
BaseInfo setTel02(string $tel02)

Set tel02

Parameters

string $tel02

Return Value

BaseInfo

at line 440
string getTel02()

Get tel02

Return Value

string

at line 451
BaseInfo setTel03(string $tel03)

Set tel03

Parameters

string $tel03

Return Value

BaseInfo

at line 463
string getTel03()

Get tel03

Return Value

string

at line 474
BaseInfo setFax01(string $fax01)

Set fax01

Parameters

string $fax01

Return Value

BaseInfo

at line 486
string getFax01()

Get fax01

Return Value

string

at line 497
BaseInfo setFax02(string $fax02)

Set fax02

Parameters

string $fax02

Return Value

BaseInfo

at line 509
string getFax02()

Get fax02

Return Value

string

at line 520
BaseInfo setFax03(string $fax03)

Set fax03

Parameters

string $fax03

Return Value

BaseInfo

at line 532
string getFax03()

Get fax03

Return Value

string

at line 543
BaseInfo setBusinessHour(string $businessHour)

Set business_hour

Parameters

string $businessHour

Return Value

BaseInfo

at line 555
string getBusinessHour()

Get business_hour

Return Value

string

at line 566
BaseInfo setEmail01(string $email01)

Set email01

Parameters

string $email01

Return Value

BaseInfo

at line 578
string getEmail01()

Get email01

Return Value

string

at line 589
BaseInfo setEmail02(string $email02)

Set email02

Parameters

string $email02

Return Value

BaseInfo

at line 601
string getEmail02()

Get email02

Return Value

string

at line 612
BaseInfo setEmail03(string $email03)

Set email03

Parameters

string $email03

Return Value

BaseInfo

at line 624
string getEmail03()

Get email03

Return Value

string

at line 635
BaseInfo setEmail04(string $email04)

Set email04

Parameters

string $email04

Return Value

BaseInfo

at line 647
string getEmail04()

Get email04

Return Value

string

at line 658
BaseInfo setShopName(string $shopName)

Set shop_name

Parameters

string $shopName

Return Value

BaseInfo

at line 670
string getShopName()

Get shop_name

Return Value

string

at line 681
BaseInfo setShopKana(string $shopKana)

Set shop_kana

Parameters

string $shopKana

Return Value

BaseInfo

at line 693
string getShopKana()

Get shop_kana

Return Value

string

at line 704
BaseInfo setShopNameEng(string $shopNameEng)

Set shopnameeng

Parameters

string $shopNameEng

Return Value

BaseInfo

at line 716
string getShopNameEng()

Get shopnameeng

Return Value

string

at line 727
BaseInfo setUpdateDate(DateTime $updateDate)

Set update_date

Parameters

DateTime $updateDate

Return Value

BaseInfo

at line 739
DateTime getUpdateDate()

Get update_date

Return Value

DateTime

at line 750
BaseInfo setGoodTraded(string $goodTraded)

Set good_traded

Parameters

string $goodTraded

Return Value

BaseInfo

at line 762
string getGoodTraded()

Get good_traded

Return Value

string

at line 773
BaseInfo setMessage(string $message)

Set message

Parameters

string $message

Return Value

BaseInfo

at line 785
string getMessage()

Get message

Return Value

string

at line 796
BaseInfo setLatitude(string $latitude)

Set latitude

Parameters

string $latitude

Return Value

BaseInfo

at line 808
string getLatitude()

Get latitude

Return Value

string

at line 819
BaseInfo setLongitude(string $longitude)

Set longitude

Parameters

string $longitude

Return Value

BaseInfo

at line 831
string getLongitude()

Get longitude

Return Value

string

at line 842
BaseInfo setDeliveryFreeAmount(string $deliveryFreeAmount)

Set deliveryfreeamount

Parameters

string $deliveryFreeAmount

Return Value

BaseInfo

at line 854
string getDeliveryFreeAmount()

Get deliveryfreeamount

Return Value

string

at line 865
BaseInfo setDeliveryFreeQuantity(integer $deliveryFreeQuantity)

Set deliveryfreequantity

Parameters

integer $deliveryFreeQuantity

Return Value

BaseInfo

at line 877
integer getDeliveryFreeQuantity()

Get deliveryfreequantity

Return Value

integer

at line 888
BaseInfo setOptionMultipleShipping(integer $optionMultipleShipping)

Set optionmultipleshipping

Parameters

integer $optionMultipleShipping

Return Value

BaseInfo

at line 900
integer getOptionMultipleShipping()

Get optionmultipleshipping

Return Value

integer

at line 911
BaseInfo setOptionMypageOrderStatusDisplay(integer $optionMypageOrderStatusDisplay)

Set optionmypageorderstatusdisplay

Parameters

integer $optionMypageOrderStatusDisplay

Return Value

BaseInfo

at line 923
integer getOptionMypageOrderStatusDisplay()

Get optionmypageorderstatusdisplay

Return Value

integer

at line 934
BaseInfo setNostockHidden(integer $nostockHidden)

Set nostock_hidden

Parameters

integer $nostockHidden

Return Value

BaseInfo

at line 946
integer getNostockHidden()

Get nostock_hidden

Return Value

integer

at line 957
BaseInfo setOptionFavoriteProduct(integer $optionFavoriteProduct)

Set optionfavoriteproduct

Parameters

integer $optionFavoriteProduct

Return Value

BaseInfo

at line 969
integer getOptionFavoriteProduct()

Get optionfavoriteproduct

Return Value

integer

at line 980
BaseInfo setOptionProductDeliveryFee(integer $optionProductDeliveryFee)

Set optionproductdelivery_fee

Parameters

integer $optionProductDeliveryFee

Return Value

BaseInfo

at line 992
integer getOptionProductDeliveryFee()

Get optionproductdelivery_fee

Return Value

integer

at line 1003
BaseInfo setOptionProductTaxRule(integer $optionProductTaxRule)

Set optionproducttax_rule

Parameters

integer $optionProductTaxRule

Return Value

BaseInfo

at line 1015
integer getOptionProductTaxRule()

Get optionproducttax_rule

Return Value

integer

at line 1026
BaseInfo setOptionDeliveryFee(integer $optionDeliveryFee)

Set optiondeliveryfee

Parameters

integer $optionDeliveryFee

Return Value

BaseInfo

at line 1038
integer getOptionDeliveryFee()

Get optiondeliveryfee

Return Value

integer

at line 1049
BaseInfo setOptionCustomerActivate(integer $optionCustomerActivate)

Set optioncustomeractivate

Parameters

integer $optionCustomerActivate

Return Value

BaseInfo

at line 1061
integer getOptionCustomerActivate()

Get optioncustomeractivate

Return Value

integer

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

Set Country

Parameters

Country $country

Return Value

BaseInfo

at line 1084
Country getCountry()

Get Country

Return Value

Country

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

Set Pref

Parameters

Pref $pref

Return Value

BaseInfo

at line 1107
Pref getPref()

Get Pref

Return Value

Pref