AddressTrait
trait AddressTrait
Class AddressTrait.
Traits
Methods
                    
    $this
                
                
                    setAddressLine1(
    string $addressLine1)
                                            
                
            No description
                    
    string
                
                
                    getAddressLine1()
                                            
                
            No description
                    
    bool
                
                
                    hasAddressLine1()
                                            
                
            No description
                    
    $this
                
                
                    clearAddressLine1()
                                            
                
            No description
                    
    $this
                
                
                    setAddressLine2(
    string|null $addressLine2 = null)
                                            
                
            No description
                    
    string|null
                
                
                    getAddressLine2()
                                            
                
            No description
                    
    bool
                
                
                    hasAddressLine2()
                                            
                
            No description
                    
    $this
                
                
                    clearAddressLine2()
                                            
                
            No description
                    
    $this
                
                
                    setAddressLine3(
    string|null $addressLine3 = null)
                                            
                
            No description
                    
    string|null
                
                
                    getAddressLine3()
                                            
                
            No description
                    
    bool
                
                
                    hasAddressLine3()
                                            
                
            No description
                    
    $this
                
                
                    clearAddressLine3()
                                            
                
            No description
                    
    $this
                
                
                    setCity(
    string $city)
                                            
                
            No description
                    
    string
                
                
                    getCity()
                                            
                
            No description
                    
    bool
                
                
                    hasCity()
                                            
                
            No description
                    
    $this
                
                
                    clearCity()
                                            
                
            No description
                    
    $this
                
                
                    setState(
    string $state)
                                            
                
            No description
                    
    string
                
                
                    getState()
                                            
                
            No description
                    
    bool
                
                
                    hasState()
                                            
                
            No description
                    
    $this
                
                
                    clearState()
                                            
                
            No description
                    
    $this
                
                
                    setZip(
    string $zip)
                                            
                
            No description
                    
    string
                
                
                    getZip()
                                            
                
            No description
                    
    bool
                
                
                    hasZip()
                                            
                
            No description
                    
    $this
                
                
                    clearZip()
                                            
                
            No description