Uses of Interface
com.google.maps.routing.v2.TollInfoOrBuilder
-
Packages that use TollInfoOrBuilder Package Description com.google.maps.routing.v2 A client to Routes API -
-
Uses of TollInfoOrBuilder in com.google.maps.routing.v2
Classes in com.google.maps.routing.v2 that implement TollInfoOrBuilder Modifier and Type Class Description classTollInfoEncapsulates toll information on a [Route][google.maps.routing.v2.Route] or on a [RouteLeg][google.maps.routing.v2.RouteLeg].static classTollInfo.BuilderEncapsulates toll information on a [Route][google.maps.routing.v2.Route] or on a [RouteLeg][google.maps.routing.v2.RouteLeg].Methods in com.google.maps.routing.v2 that return TollInfoOrBuilder Modifier and Type Method Description TollInfoOrBuilderRouteLegTravelAdvisory.Builder. getTollInfoOrBuilder()Contains information about tolls on the specific `RouteLeg`.TollInfoOrBuilderRouteLegTravelAdvisory. getTollInfoOrBuilder()Contains information about tolls on the specific `RouteLeg`.TollInfoOrBuilderRouteLegTravelAdvisoryOrBuilder. getTollInfoOrBuilder()Contains information about tolls on the specific `RouteLeg`.TollInfoOrBuilderRouteTravelAdvisory.Builder. getTollInfoOrBuilder()Contains information about tolls on the route.TollInfoOrBuilderRouteTravelAdvisory. getTollInfoOrBuilder()Contains information about tolls on the route.TollInfoOrBuilderRouteTravelAdvisoryOrBuilder. getTollInfoOrBuilder()Contains information about tolls on the route.
-