gatelogue_types.SeaLineNS
- class gatelogue_types.SeaLineNS(*, i: ID = None, source: set[str] = <factory>, code: str, name: str | None = None, colour: str | None = None, mode: SeaMode | None = None, company: ID = None, stops: list[ID] = <factory>)
-
- __init__()
Methods
NS
()__init__
()Attributes
Unique code identifying the Sea line
Colour of the line (on a map)
ID of the
SeaCompany
that operates the lineThe ID of the node
Type of boat used on the line
Name of the line
All sources that prove the node's existence
List of all
SeaStop
s the line stops at- classmethod NS()
- company: ID
ID of the
SeaCompany
that operates the line
- i: ID
The ID of the node