tripkit-android / com.skedgo.geocoding.agregator / GCSkedGoResultInterface

GCSkedGoResultInterface

interface GCSkedGoResultInterface :GCResultInterface

Functions

Name Summary
getPopularity abstract fun getPopularity():Int
getResultClass abstract fun getResultClass():String!

Inheritors

Name Summary
GCSkedgoResult open class GCSkedgoResult :GCResult,GCSkedGoResultInterface
SkedgoResultLocationAdapter class SkedgoResultLocationAdapter :GCSkedGoResultInterface,ResultLocationAdapter<TripGoPOI!>