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

Get id

Return Value

integer

at line 148
OtherDeliv setName01(string $name01)

Set name01

Parameters

string $name01

Return Value

OtherDeliv

at line 160
string getName01()

Get name01

Return Value

string

at line 171
OtherDeliv setName02(string $name02)

Set name02

Parameters

string $name02

Return Value

OtherDeliv

at line 183
string getName02()

Get name02

Return Value

string

at line 194
OtherDeliv setKana01(string $kana01)

Set kana01

Parameters

string $kana01

Return Value

OtherDeliv

at line 206
string getKana01()

Get kana01

Return Value

string

at line 217
OtherDeliv setKana02(string $kana02)

Set kana02

Parameters

string $kana02

Return Value

OtherDeliv

at line 229
string getKana02()

Get kana02

Return Value

string

at line 240
OtherDeliv setCompanyName(string $companyName)

Set company_name

Parameters

string $companyName

Return Value

OtherDeliv

at line 252
string getCompanyName()

Get company_name

Return Value

string

at line 263
OtherDeliv setZip01(string $zip01)

Set zip01

Parameters

string $zip01

Return Value

OtherDeliv

at line 275
string getZip01()

Get zip01

Return Value

string

at line 286
OtherDeliv setZip02(string $zip02)

Set zip02

Parameters

string $zip02

Return Value

OtherDeliv

at line 298
string getZip02()

Get zip02

Return Value

string

at line 309
OtherDeliv setZipcode(string $zipcode)

Set zipcode

Parameters

string $zipcode

Return Value

OtherDeliv

at line 321
string getZipcode()

Get zipcode

Return Value

string

at line 332
OtherDeliv setAddr01(string $addr01)

Set addr01

Parameters

string $addr01

Return Value

OtherDeliv

at line 344
string getAddr01()

Get addr01

Return Value

string

at line 355
OtherDeliv setAddr02(string $addr02)

Set addr02

Parameters

string $addr02

Return Value

OtherDeliv

at line 367
string getAddr02()

Get addr02

Return Value

string

at line 378
OtherDeliv setTel01(string $tel01)

Set tel01

Parameters

string $tel01

Return Value

OtherDeliv

at line 390
string getTel01()

Get tel01

Return Value

string

at line 401
OtherDeliv setTel02(string $tel02)

Set tel02

Parameters

string $tel02

Return Value

OtherDeliv

at line 413
string getTel02()

Get tel02

Return Value

string

at line 424
OtherDeliv setTel03(string $tel03)

Set tel03

Parameters

string $tel03

Return Value

OtherDeliv

at line 436
string getTel03()

Get tel03

Return Value

string

at line 447
OtherDeliv setFax01(string $fax01)

Set fax01

Parameters

string $fax01

Return Value

OtherDeliv

at line 459
string getFax01()

Get fax01

Return Value

string

at line 470
OtherDeliv setFax02(string $fax02)

Set fax02

Parameters

string $fax02

Return Value

OtherDeliv

at line 482
string getFax02()

Get fax02

Return Value

string

at line 493
OtherDeliv setFax03(string $fax03)

Set fax03

Parameters

string $fax03

Return Value

OtherDeliv

at line 505
string getFax03()

Get fax03

Return Value

string

at line 516
OtherDeliv setCustomer(Customer $customer)

Set Customer

Parameters

Customer $customer

Return Value

OtherDeliv

at line 528
Customer getCustomer()

Get Customer

Return Value

Customer

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

Set Country

Parameters

Country $country

Return Value

OtherDeliv

at line 551
Country getCountry()

Get Country

Return Value

Country

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

Set Pref

Parameters

Pref $pref

Return Value

OtherDeliv

at line 574
Pref getPref()

Get Pref

Return Value

Pref