api-hci
/
de.jlnstrk.transit.api.hci.model.composition
/
HciTrainComposition
/
CT
CT
data class
CT
(i:
String
, l:
Int
, s:
String
?, t:
String
?, A:
List
<
HciTrainComposition.Attribute
>)
Content copied to clipboard
Properties
Properties
A
Link copied to clipboard
val
A
:
List
<
HciTrainComposition.Attribute
>
Content copied to clipboard
i
Link copied to clipboard
val
i
:
String
Content copied to clipboard
l
Link copied to clipboard
val
l
:
Int
Content copied to clipboard
s
Link copied to clipboard
val
s
:
String
?
Content copied to clipboard
t
Link copied to clipboard
val
t
:
String
?
Content copied to clipboard