OtherDeliv
class OtherDeliv extends AbstractEntity
OtherDeliv
Methods
Get id
Set name01
Get name01
Set name02
Get name02
Set kana01
Get kana01
Set kana02
Get kana02
Set company_name
Get company_name
Set zip01
Get zip01
Set zip02
Get zip02
Set zipcode
Get zipcode
Set addr01
Get addr01
Set addr02
Get addr02
Set tel01
Get tel01
Set tel02
Get tel02
Set tel03
Get tel03
Set fax01
Get fax01
Set fax02
Get fax02
Set fax03
Get fax03
Get Customer
Get Country
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 118
integer
getId()
Get id
at line 129
OtherDeliv
setName01(string $name01)
Set name01
at line 141
string
getName01()
Get name01
at line 152
OtherDeliv
setName02(string $name02)
Set name02
at line 164
string
getName02()
Get name02
at line 175
OtherDeliv
setKana01(string $kana01)
Set kana01
at line 187
string
getKana01()
Get kana01
at line 198
OtherDeliv
setKana02(string $kana02)
Set kana02
at line 210
string
getKana02()
Get kana02
at line 221
OtherDeliv
setCompanyName(string $companyName)
Set company_name
at line 233
string
getCompanyName()
Get company_name
at line 244
OtherDeliv
setZip01(string $zip01)
Set zip01
at line 256
string
getZip01()
Get zip01
at line 267
OtherDeliv
setZip02(string $zip02)
Set zip02
at line 279
string
getZip02()
Get zip02
at line 290
OtherDeliv
setZipcode(string $zipcode)
Set zipcode
at line 302
string
getZipcode()
Get zipcode
at line 313
OtherDeliv
setAddr01(string $addr01)
Set addr01
at line 325
string
getAddr01()
Get addr01
at line 336
OtherDeliv
setAddr02(string $addr02)
Set addr02
at line 348
string
getAddr02()
Get addr02
at line 359
OtherDeliv
setTel01(string $tel01)
Set tel01
at line 371
string
getTel01()
Get tel01
at line 382
OtherDeliv
setTel02(string $tel02)
Set tel02
at line 394
string
getTel02()
Get tel02
at line 405
OtherDeliv
setTel03(string $tel03)
Set tel03
at line 417
string
getTel03()
Get tel03
at line 428
OtherDeliv
setFax01(string $fax01)
Set fax01
at line 440
string
getFax01()
Get fax01
at line 451
OtherDeliv
setFax02(string $fax02)
Set fax02
at line 463
string
getFax02()
Get fax02
at line 474
OtherDeliv
setFax03(string $fax03)
Set fax03
at line 486
string
getFax03()
Get fax03
at line 497
OtherDeliv
setCustomer(Customer $customer)
Set Customer
at line 509
Customer
getCustomer()
Get Customer
at line 520
OtherDeliv
setCountry(Country $country = null)
Set Country
at line 532
Country
getCountry()
Get Country
at line 543
OtherDeliv
setPref(Pref $pref = null)
Set Pref
at line 555
Pref
getPref()
Get Pref