tripkit-android / com.skedgo.tripkit.common.model / StopType
StopType
class StopType
Enum Values
Name | Summary |
---|---|
BUS | |
TRAIN | |
FERRY | |
MONORAIL | |
SUBWAY | |
TAXI | |
PARKING | |
TRAM | |
CABLECAR |
Functions
Name | Summary |
---|---|
from | static fun from(key: String !): StopType ? |
toString | fun toString(): String |