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

Parameters

$postalCodeGroupNames

string[] getPostalCodeGroupNames()

No description

Return Value

string[]

setRows($rows)

No description

Parameters

$rows

TransitTableTransitTimeRow[] getRows()

No description

setTransitTimeLabels($transitTimeLabels)

No description

Parameters

$transitTimeLabels

string[] getTransitTimeLabels()

No description

Return Value

string[]