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 32
                            
    offsetExists($offset)
        
    
    
        in AbstractEntity at         line 39
                            
    offsetSet($offset, $value)
        
    
    
        in AbstractEntity at         line 43
                            
    offsetGet($offset)
        
    
    
        in AbstractEntity at         line 54
                            
    offsetUnset($offset)
        
    
    
        at         line 137
                            integer
    getId()
        
    
    Get id
        at         line 148
                            OtherDeliv
    setName01(string $name01)
        
    
    Set name01
        at         line 160
                            string
    getName01()
        
    
    Get name01
        at         line 171
                            OtherDeliv
    setName02(string $name02)
        
    
    Set name02
        at         line 183
                            string
    getName02()
        
    
    Get name02
        at         line 194
                            OtherDeliv
    setKana01(string $kana01)
        
    
    Set kana01
        at         line 206
                            string
    getKana01()
        
    
    Get kana01
        at         line 217
                            OtherDeliv
    setKana02(string $kana02)
        
    
    Set kana02
        at         line 229
                            string
    getKana02()
        
    
    Get kana02
        at         line 240
                            OtherDeliv
    setCompanyName(string $companyName)
        
    
    Set company_name
        at         line 252
                            string
    getCompanyName()
        
    
    Get company_name
        at         line 263
                            OtherDeliv
    setZip01(string $zip01)
        
    
    Set zip01
        at         line 275
                            string
    getZip01()
        
    
    Get zip01
        at         line 286
                            OtherDeliv
    setZip02(string $zip02)
        
    
    Set zip02
        at         line 298
                            string
    getZip02()
        
    
    Get zip02
        at         line 309
                            OtherDeliv
    setZipcode(string $zipcode)
        
    
    Set zipcode
        at         line 321
                            string
    getZipcode()
        
    
    Get zipcode
        at         line 332
                            OtherDeliv
    setAddr01(string $addr01)
        
    
    Set addr01
        at         line 344
                            string
    getAddr01()
        
    
    Get addr01
        at         line 355
                            OtherDeliv
    setAddr02(string $addr02)
        
    
    Set addr02
        at         line 367
                            string
    getAddr02()
        
    
    Get addr02
        at         line 378
                            OtherDeliv
    setTel01(string $tel01)
        
    
    Set tel01
        at         line 390
                            string
    getTel01()
        
    
    Get tel01
        at         line 401
                            OtherDeliv
    setTel02(string $tel02)
        
    
    Set tel02
        at         line 413
                            string
    getTel02()
        
    
    Get tel02
        at         line 424
                            OtherDeliv
    setTel03(string $tel03)
        
    
    Set tel03
        at         line 436
                            string
    getTel03()
        
    
    Get tel03
        at         line 447
                            OtherDeliv
    setFax01(string $fax01)
        
    
    Set fax01
        at         line 459
                            string
    getFax01()
        
    
    Get fax01
        at         line 470
                            OtherDeliv
    setFax02(string $fax02)
        
    
    Set fax02
        at         line 482
                            string
    getFax02()
        
    
    Get fax02
        at         line 493
                            OtherDeliv
    setFax03(string $fax03)
        
    
    Set fax03
        at         line 505
                            string
    getFax03()
        
    
    Get fax03
        at         line 516
                            OtherDeliv
    setCustomer(Customer $customer)
        
    
    Set Customer
        at         line 528
                            Customer
    getCustomer()
        
    
    Get Customer
        at         line 539
                            OtherDeliv
    setCountry(Country $country = null)
        
    
    Set Country
        at         line 551
                            Country
    getCountry()
        
    
    Get Country
        at         line 562
                            OtherDeliv
    setPref(Pref $pref = null)
        
    
    Set Pref
        at         line 574
                            Pref
    getPref()
        
    
    Get Pref