gatelogue_types.SeaCompanyNS
- class gatelogue_types.SeaCompanyNS(*, i: ID = None, source: set[str] = <factory>, name: str, lines: list[ID] = <factory>, stops: list[ID] = <factory>, local: bool = False)
Bases:
SeaCompany
,NodeNS
- __init__()
Methods
NS
()__init__
()Attributes
The ID of the node
List of IDs of all
SeaLine
s the company operatesWhether the company operates within the city, e.g. a local ferry line.
Name of the Sea company
All sources that prove the node's existence
List of all
SeaStop
s the company's lines stop at- classmethod NS()
- i: ID
The ID of the node