Location
class Location extends Model (View source)
Properties
protected | $addressType | ||
protected | $addressDataType | ||
string | $name | ||
string | $primaryCategoryId | ||
string | $primaryPhone | ||
string | $websiteUri |
Methods
getAddress()
No description
setName($name)
No description
string
getName()
No description
setPrimaryCategoryId($primaryCategoryId)
No description
string
getPrimaryCategoryId()
No description
setPrimaryPhone($primaryPhone)
No description
string
getPrimaryPhone()
No description
setWebsiteUri($websiteUri)
No description
string
getWebsiteUri()
No description
Details
setAddress(PostalAddress $address)
No description
PostalAddress
getAddress()
No description
setName($name)
No description
string
getName()
No description
setPrimaryCategoryId($primaryCategoryId)
No description
string
getPrimaryCategoryId()
No description
setPrimaryPhone($primaryPhone)
No description
string
getPrimaryPhone()
No description
setWebsiteUri($websiteUri)
No description
string
getWebsiteUri()
No description