class documentation

class AX_Bahnkategorie(Enumeration): (source)

View In Hierarchy

AX_Bahnkategorie

Constant VALUES Undocumented
VALUES: dict[str, str] = (source)

Undocumented

Value
{'1100': 'Eisenbahn',
 '1102': 'Güterverkehr',
 '1104': 'S-Bahn',
 '1200': 'Stadtbahn',
 '1201': 'Straßenbahn',
 '1202': 'U-Bahn',
 '1300': 'Seilbahn, Bergbahn',
...