TransitTable
class TransitTable extends Collection (View source)
Properties
protected | $collection_key | ||
string[] | $postalCodeGroupNames | ||
protected | $rowsType | ||
protected | $rowsDataType | ||
string[] | $transitTimeLabels |
Methods
setPostalCodeGroupNames($postalCodeGroupNames)
No description
string[]
getPostalCodeGroupNames()
No description
setRows($rows)
No description
getRows()
No description
setTransitTimeLabels($transitTimeLabels)
No description
string[]
getTransitTimeLabels()
No description
Details
setPostalCodeGroupNames($postalCodeGroupNames)
No description
string[]
getPostalCodeGroupNames()
No description
setRows($rows)
No description
TransitTableTransitTimeRow[]
getRows()
No description
setTransitTimeLabels($transitTimeLabels)
No description
string[]
getTransitTimeLabels()
No description