RelationshipData
class RelationshipData extends Collection (View source)
Properties
| protected | $collection_key | ||
| protected | $childrenLocationsType | ||
| protected | $childrenLocationsDataType | ||
| string | $parentChain | ||
| protected | $parentLocationType | ||
| protected | $parentLocationDataType |
Methods
setChildrenLocations($childrenLocations)
No description
getChildrenLocations()
No description
setParentChain($parentChain)
No description
string
getParentChain()
No description
getParentLocation()
No description
Details
setChildrenLocations($childrenLocations)
No description
RelevantLocation[]
getChildrenLocations()
No description
setParentChain($parentChain)
No description
string
getParentChain()
No description
setParentLocation(RelevantLocation $parentLocation)
No description
RelevantLocation
getParentLocation()
No description