PollingLocation
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
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
SimpleAddressType
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