\Pivot\Common\EntitiesAddress

Address

Summary

Methods
Properties
Constants
__clone()
getId()
setCity()
getCity()
setCounty()
getCounty()
setState()
getState()
setStreetAddress()
getStreetAddress()
setZip()
getZip()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$id
$county
$city
$streetAddress
$zip
$state
N/A

Properties

$id

$id : integer

Type

integer

$county

$county : string

Type

string

$city

$city : string

Type

string

$streetAddress

$streetAddress : string

Type

string

$zip

$zip : string

Type

string

$state

$state : \Pivot\Common\Entity\State

Type

\Pivot\Common\Entity\State

Methods

__clone()

__clone() 

getId()

getId() : integer

Returns

integer

getCity()

getCity() : string

Returns

string

getCounty()

getCounty() : string

Returns

string

setStreetAddress()

setStreetAddress(string  $streetAddress) : \Pivot\Common\Entities\Address

Parameters

string $streetAddress

Returns

\Pivot\Common\Entities\Address

getStreetAddress()

getStreetAddress() : string

Returns

string

getZip()

getZip() : string

Returns

string