Свойство | Type | Description | |
---|---|---|---|
$arrival | The arrival checkpoint of the connection. | ||
$departure | The departure checkpoint of the connection. | ||
$journey | A journey, the transportation used by this section, can be null. | ||
$walk | Information about walking distance, if available, can be null. |
Méthode | Description | |
---|---|---|
createFromXml ( SimpleXMLElement $xml, DateTime $date, |
public static createFromXml ( SimpleXMLElement $xml, DateTime $date, |
||
$xml | SimpleXMLElement | |
$date | DateTime | |
$obj |
public Stop,Transport\Entity\Schedule $arrival | ||
Résultat |
public Stop,Transport\Entity\Schedule $departure | ||
Résultat |
public Journey,Transport\Entity\Schedule $journey | ||
Résultat |