interop
/
de.jlnstrk.transit.util.model
/
Leg
/
Individual
Individual
data class
Individual
(departure:
Stop.Departure
, arrival:
Stop.Arrival
, type:
Leg.Individual.Type
, gis:
Gis
) :
Leg
Content copied to clipboard
Types
Properties
Types
Type
Link copied to clipboard
enum
Type
:
Enum
<
Leg.Individual.Type
>
Content copied to clipboard
Properties
arrival
Link copied to clipboard
open override val
arrival
:
Stop.Arrival
Content copied to clipboard
departure
Link copied to clipboard
open override val
departure
:
Stop.Departure
Content copied to clipboard
gis
Link copied to clipboard
val
gis
:
Gis
Content copied to clipboard
type
Link copied to clipboard
val
type
:
Leg.Individual.Type
Content copied to clipboard