PHP Class Transport\Entity\Schedule\ConnectionQuery

Inheritance: extends Transport\Entity\Query
Exibir arquivo Open project: opendatach/transport

Public Properties

Property Type Description
$accessibility
$bike
$changeCount
$changeExtensionPercent
$couchette
$date
$direct
$dstLocation
$isArrivalTime
$limit
$page
$searchMode
$sleeper
$srcLocation
$time
$transportations
$viaLocations

Public Methods

Method Description
__construct ( Location $srcLocation, Location $dstLocation, array $viaLocations = [], $date = null, $time = null )
toXml ( )

Method Details

__construct() public method

public __construct ( Location $srcLocation, Location $dstLocation, array $viaLocations = [], $date = null, $time = null )
$srcLocation Transport\Entity\Location\Location
$dstLocation Transport\Entity\Location\Location
$viaLocations array

toXml() public method

public toXml ( )

Property Details

$accessibility public_oe property

public $accessibility

$bike public_oe property

public $bike

$changeCount public_oe property

public $changeCount

$changeExtensionPercent public_oe property

public $changeExtensionPercent

$couchette public_oe property

public $couchette

$date public_oe property

public $date

$direct public_oe property

public $direct

$dstLocation public_oe property

public $dstLocation

$isArrivalTime public_oe property

public $isArrivalTime

$limit public_oe property

public $limit

$page public_oe property

public $page

$searchMode public_oe property

public $searchMode

$sleeper public_oe property

public $sleeper

$srcLocation public_oe property

public $srcLocation

$time public_oe property

public $time

$transportations public_oe property

public $transportations

$viaLocations public_oe property

public $viaLocations