class OtherDeliv extends AbstractEntity

OtherDeliv

Methods

offsetExists($offset)

No description

offsetSet($offset, $value)

No description

offsetGet($offset)

No description

offsetUnset($offset)

No description

integer
getId()

Get id

setName01(string $name01)

Set name01

string
getName01()

Get name01

setName02(string $name02)

Set name02

string
getName02()

Get name02

setKana01(string $kana01)

Set kana01

string
getKana01()

Get kana01

setKana02(string $kana02)

Set kana02

string
getKana02()

Get kana02

setCompanyName(string $companyName)

Set company_name

string
getCompanyName()

Get company_name

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

setCustomer(Customer $customer)

Set Customer

getCustomer()

Get Customer

setCountry(Country $country = null)

Set Country

getCountry()

Get Country

setPref(Pref $pref = null)

Set Pref

getPref()

Get Pref

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

Get id

Return Value

integer

at line 129
OtherDeliv setName01(string $name01)

Set name01

Parameters

string $name01

Return Value

OtherDeliv

at line 141
string getName01()

Get name01

Return Value

string

at line 152
OtherDeliv setName02(string $name02)

Set name02

Parameters

string $name02

Return Value

OtherDeliv

at line 164
string getName02()

Get name02

Return Value

string

at line 175
OtherDeliv setKana01(string $kana01)

Set kana01

Parameters

string $kana01

Return Value

OtherDeliv

at line 187
string getKana01()

Get kana01

Return Value

string

at line 198
OtherDeliv setKana02(string $kana02)

Set kana02

Parameters

string $kana02

Return Value

OtherDeliv

at line 210
string getKana02()

Get kana02

Return Value

string

at line 221
OtherDeliv setCompanyName(string $companyName)

Set company_name

Parameters

string $companyName

Return Value

OtherDeliv

at line 233
string getCompanyName()

Get company_name

Return Value

string

at line 244
OtherDeliv setZip01(string $zip01)

Set zip01

Parameters

string $zip01

Return Value

OtherDeliv

at line 256
string getZip01()

Get zip01

Return Value

string

at line 267
OtherDeliv setZip02(string $zip02)

Set zip02

Parameters

string $zip02

Return Value

OtherDeliv

at line 279
string getZip02()

Get zip02

Return Value

string

at line 290
OtherDeliv setZipcode(string $zipcode)

Set zipcode

Parameters

string $zipcode

Return Value

OtherDeliv

at line 302
string getZipcode()

Get zipcode

Return Value

string

at line 313
OtherDeliv setAddr01(string $addr01)

Set addr01

Parameters

string $addr01

Return Value

OtherDeliv

at line 325
string getAddr01()

Get addr01

Return Value

string

at line 336
OtherDeliv setAddr02(string $addr02)

Set addr02

Parameters

string $addr02

Return Value

OtherDeliv

at line 348
string getAddr02()

Get addr02

Return Value

string

at line 359
OtherDeliv setTel01(string $tel01)

Set tel01

Parameters

string $tel01

Return Value

OtherDeliv

at line 371
string getTel01()

Get tel01

Return Value

string

at line 382
OtherDeliv setTel02(string $tel02)

Set tel02

Parameters

string $tel02

Return Value

OtherDeliv

at line 394
string getTel02()

Get tel02

Return Value

string

at line 405
OtherDeliv setTel03(string $tel03)

Set tel03

Parameters

string $tel03

Return Value

OtherDeliv

at line 417
string getTel03()

Get tel03

Return Value

string

at line 428
OtherDeliv setFax01(string $fax01)

Set fax01

Parameters

string $fax01

Return Value

OtherDeliv

at line 440
string getFax01()

Get fax01

Return Value

string

at line 451
OtherDeliv setFax02(string $fax02)

Set fax02

Parameters

string $fax02

Return Value

OtherDeliv

at line 463
string getFax02()

Get fax02

Return Value

string

at line 474
OtherDeliv setFax03(string $fax03)

Set fax03

Parameters

string $fax03

Return Value

OtherDeliv

at line 486
string getFax03()

Get fax03

Return Value

string

at line 497
OtherDeliv setCustomer(Customer $customer)

Set Customer

Parameters

Customer $customer

Return Value

OtherDeliv

at line 509
Customer getCustomer()

Get Customer

Return Value

Customer

at line 520
OtherDeliv setCountry(Country $country = null)

Set Country

Parameters

Country $country

Return Value

OtherDeliv

at line 532
Country getCountry()

Get Country

Return Value

Country

at line 543
OtherDeliv setPref(Pref $pref = null)

Set Pref

Parameters

Pref $pref

Return Value

OtherDeliv

at line 555
Pref getPref()

Get Pref

Return Value

Pref