#include <ModelInterchangeDeparture.h>
| ModelInterchangeDeparture::ModelInterchangeDeparture |
( |
| ) |
|
| ModelInterchangeDeparture::~ModelInterchangeDeparture |
( |
| ) |
|
|
virtual |
| QString ModelInterchangeDeparture::GetDeparture |
( |
| ) |
const |
| QDateTime ModelInterchangeDeparture::GetDepartureDateTime |
( |
| ) |
const |
| QString ModelInterchangeDeparture::GetDestination |
( |
| ) |
const |
| int ModelInterchangeDeparture::GetInterchangeBusStopID |
( |
| ) |
const |
| QString ModelInterchangeDeparture::GetLine |
( |
| ) |
const |
| QString ModelInterchangeDeparture::GetPlatformName |
( |
| ) |
const |
| int ModelInterchangeDeparture::GetPlatformNumber |
( |
| ) |
const |
| int ModelInterchangeDeparture::GetTrip |
( |
| ) |
const |
| void ModelInterchangeDeparture::SetDeparture |
( |
const QString & |
departure | ) |
|
| void ModelInterchangeDeparture::SetDestination |
( |
const QString & |
destination | ) |
|
| void ModelInterchangeDeparture::SetInterchangeBusStopID |
( |
const int |
interchangeBusStopID | ) |
|
| void ModelInterchangeDeparture::SetLine |
( |
const QString |
lineNumber | ) |
|
| void ModelInterchangeDeparture::SetPlatformName |
( |
const QString & |
platformName | ) |
|
| void ModelInterchangeDeparture::SetPlatformNumber |
( |
const int |
platformNumber | ) |
|
| void ModelInterchangeDeparture::SetTrip |
( |
const int |
tripNumber | ) |
|
The documentation for this class was generated from the following files: