/tripkit/CommonCoreLegacy/com.skedgo.tripkit.routing/Source
Source
\ @Gson.TypeAdapters
@Value.Immutable
abstract class Source : Parcelable
Constructors
Source | constructor() |
Types
Name | Summary |
---|---|
Companion | object Companion |
Functions
Name | Summary |
---|---|
describeContents | open override fun describeContents(): Int |
disclaimer | abstract fun disclaimer(): String? |
provider | abstract fun provider(): Provider? |
writeToParcel | open override fun writeToParcel(dest: Parcel, flags: Int) |