tripkit-android / com.skedgo.tripkit.data.locations / LocationsResponse / Group
Group
open class Group
Constructors
Name | Summary |
---|---|
<init> | For [`Gson`](#).`Group() Group(hashCode: [ Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html) , key: [ String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) !)` |
Functions
Name | Summary |
---|---|
getHashCode | open fun getHashCode(): Long |
getKey | open fun getKey(): String ! |
getStops | open fun getStops(): ArrayList < ScheduledStop !>! |