Uses of Interface
com.google.maps.routing.v2.RouteLegStepTravelAdvisoryOrBuilder
-
Packages that use RouteLegStepTravelAdvisoryOrBuilder Package Description com.google.maps.routing.v2 A client to Routes API -
-
Uses of RouteLegStepTravelAdvisoryOrBuilder in com.google.maps.routing.v2
Classes in com.google.maps.routing.v2 that implement RouteLegStepTravelAdvisoryOrBuilder Modifier and Type Class Description classRouteLegStepTravelAdvisoryContains the additional information that the user should be informed about, such as possible traffic zone restrictions on a leg step.static classRouteLegStepTravelAdvisory.BuilderContains the additional information that the user should be informed about, such as possible traffic zone restrictions on a leg step.Methods in com.google.maps.routing.v2 that return RouteLegStepTravelAdvisoryOrBuilder Modifier and Type Method Description RouteLegStepTravelAdvisoryOrBuilderRouteLegStep.Builder. getTravelAdvisoryOrBuilder()Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.RouteLegStepTravelAdvisoryOrBuilderRouteLegStep. getTravelAdvisoryOrBuilder()Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.RouteLegStepTravelAdvisoryOrBuilderRouteLegStepOrBuilder. getTravelAdvisoryOrBuilder()Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.
-