Uses of Class
ai.nextbillion.maps.model.Duration
| Package | Description |
|---|---|
| ai.nextbillion.maps.internal | |
| ai.nextbillion.maps.model |
-
Uses of Duration in ai.nextbillion.maps.internal
Methods in ai.nextbillion.maps.internal that return Duration Modifier and Type Method Description DurationDurationAdapter. read(com.google.gson.stream.JsonReader reader)Read a distance object from a Directions API result and convert it to aDistance.Methods in ai.nextbillion.maps.internal with parameters of type Duration Modifier and Type Method Description voidDurationAdapter. write(com.google.gson.stream.JsonWriter writer, Duration value)This method is not implemented. -
Uses of Duration in ai.nextbillion.maps.model
Fields in ai.nextbillion.maps.model declared as Duration Modifier and Type Field Description DurationDirectionsLeg. durationThe total duration of this leg.DurationDistanceMatrixElement. durationThe total duration of this leg.DurationDirectionsLeg. raw_duration