Skip to content
On this page

Home > sncf.js > StructuresManager

StructuresManager class

Signature:

typescript
export declare class StructuresManager

Constructors

Constructor

Modifiers

Description

(constructor)()

Constructs a new instance of the StructuresManager class

Properties

Property

Modifiers

Type

Description

class_administrative_region

readonly

typeof AdministrativeRegion

Get AdministartiveRegion constructor

class_arrival

readonly

typeof Arrival

Get arrival constructor

class_calendar

readonly

typeof Calendar

Get Calendar constructor

class_departure

readonly

typeof Departure

Get departure constructor

class_disruption

readonly

typeof Disruption

Get class_disruption constructor

class_impacted_stop

readonly

typeof ImpactedStop

Get ImpactedStop constructor

class_journey

readonly

typeof Journey

Get Journey constructor

class_line

readonly

typeof Line

Get Line constructor

class_route

readonly

typeof Route

Get Route constructor

class_step

readonly

typeof Step

Get Step constructor

class_stop_area

readonly

typeof StopArea

Get StopArea constructor

class_stop_step

readonly

typeof StopStep

Get StopStep constructor

class_stop_time

readonly

typeof StopTime

Get StopTime constructor

class_vehicle

readonly

typeof Vehicle

Get Vehicle constructor