class documentation

class AX_Bahnkategorie_Bahnverkehrsanlage(Enumeration): (source)

View In Hierarchy

AX_Bahnkategorie_Bahnverkehrsanlage

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

Undocumented

Value
{'1100': 'Eisenbahn',
 '1101': 'Personenverkehr',
 '1102': 'Güterverkehr',
 '1103': 'Betriebsverkehr',
 '1104': 'S-Bahn',
 '1200': 'Stadtbahn',
 '1201': 'Straßenbahn',
...