api-hci
/
de.jlnstrk.transit.api.hci.model.composition
/
HciTrainComposition
/
PD
PD
data class
PD
(d:
HciTrainComposition.Direction
?, i:
String
?, s:
Int
?, x:
Int
?, b:
Boolean
?, PS:
List
<
HciTrainComposition.PS
>)
Content copied to clipboard
Properties
Properties
b
Link copied to clipboard
val
b
:
Boolean
?
Content copied to clipboard
d
Link copied to clipboard
val
d
:
HciTrainComposition.Direction
?
Content copied to clipboard
i
Link copied to clipboard
val
i
:
String
?
Content copied to clipboard
PS
Link copied to clipboard
val
PS
:
List
<
HciTrainComposition.PS
>
Content copied to clipboard
s
Link copied to clipboard
val
s
:
Int
?
Content copied to clipboard
x
Link copied to clipboard
val
x
:
Int
?
Content copied to clipboard