sdk-search / com.tomtom.online.sdk.search.data.common

Package com.tomtom.online.sdk.search.data.common

Types

Address

open class Address : Serializable

The address retrieved via a Search Request.

AddressRanges

open class AddressRanges : Serializable

The address ranges on a street segment retrieved via a Search Request. Available only for results where the result type is equal to "Address Range".

Category

open class Category : Serializable

A POI's (Points of Interest) category retrieved via a Search Request.

Classification

open class Classification : Serializable

A POI's (Points of Interest) classification retrieved via a Search Request.

ClassificationName

open class ClassificationName : Serializable

The classification's name retrieved via a Search Request.

EntryPoint

open class EntryPoint : Serializable

The POI's entry point retrieved via a Search Request.

MapCode

open class MapCode : Serializable

A MapCode represents a specific location, to within a few meters. Every location on Earth can be represented by a MapCode. Mapcodes are designed to be short, easy to recognize, remember and communicate.

MapCodeType

class MapCodeType

Enables the return of comma-separted mapcodes list. Can also filter the response to only show selected mapcode types.

OpeningHours

open class OpeningHours : Serializable

Opening hours for a POI (Points of Interest).

OpeningHoursMode

class OpeningHoursMode

List of opening hours for a POI (Points of Interest).

Poi

open class Poi : Serializable

POI (Points of Interest) retrieved via a Search Request.

PoiRelationType

class PoiRelationType

Points Of Interest relation type. Points Of Interest can be related to each other when one is physically part of another.

RelatedPoi

open class RelatedPoi : Serializable

An RelatedPoi represents Point Of Interest related with another one, which means being physically part of it.

ResponseError

open class ResponseError : Serializable

The error which occurred while processing the Request or while decoding the result. It may be a HTTP error.

Summary

open class Summary : Serializable

The summary of a Response to a Search Request.

TimeRange

open class TimeRange : Serializable

Opening hours for a POI (Points of Interest).

TimeZoneType

class TimeZoneType

Used to indicate the mode in which the timeZone object should be returned.