class PollingLocation extends Collection (View source)

Properties

protected $collection_key
protected $addressType
protected $addressDataType
string $endDate
$latitude
$longitude
string $name
string $notes
string $pollingHours
protected $sourcesType
protected $sourcesDataType
string $startDate
string $voterServices

Methods

setAddress(SimpleAddressType $address)

No description

getAddress()

No description

setEndDate($endDate)

No description

string
getEndDate()

No description

setLatitude($latitude)

No description

getLatitude()

No description

setLongitude($longitude)

No description

getLongitude()

No description

setName($name)

No description

string
getName()

No description

setNotes($notes)

No description

string
getNotes()

No description

setPollingHours($pollingHours)

No description

string
getPollingHours()

No description

setSources($sources)

No description

Source[]
getSources()

No description

setStartDate($startDate)

No description

string
getStartDate()

No description

setVoterServices($voterServices)

No description

string
getVoterServices()

No description

Details

setAddress(SimpleAddressType $address)

No description

Parameters

SimpleAddressType $address

SimpleAddressType getAddress()

No description

Return Value

SimpleAddressType

setEndDate($endDate)

No description

Parameters

$endDate

string getEndDate()

No description

Return Value

string

setLatitude($latitude)

No description

Parameters

$latitude

getLatitude()

No description

setLongitude($longitude)

No description

Parameters

$longitude

getLongitude()

No description

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNotes($notes)

No description

Parameters

$notes

string getNotes()

No description

Return Value

string

setPollingHours($pollingHours)

No description

Parameters

$pollingHours

string getPollingHours()

No description

Return Value

string

setSources($sources)

No description

Parameters

$sources

Source[] getSources()

No description

Return Value

Source[]

setStartDate($startDate)

No description

Parameters

$startDate

string getStartDate()

No description

Return Value

string

setVoterServices($voterServices)

No description

Parameters

$voterServices

string getVoterServices()

No description

Return Value

string