Uses of Interface
com.google.maps.routing.v2.GeocodedWaypointOrBuilder
-
Packages that use GeocodedWaypointOrBuilder Package Description com.google.maps.routing.v2 A client to Routes API -
-
Uses of GeocodedWaypointOrBuilder in com.google.maps.routing.v2
Classes in com.google.maps.routing.v2 that implement GeocodedWaypointOrBuilder Modifier and Type Class Description classGeocodedWaypointDetails about the locations used as waypoints.static classGeocodedWaypoint.BuilderDetails about the locations used as waypoints.Methods in com.google.maps.routing.v2 that return GeocodedWaypointOrBuilder Modifier and Type Method Description GeocodedWaypointOrBuilderGeocodingResults.Builder. getDestinationOrBuilder()Destination geocoded waypoint.GeocodedWaypointOrBuilderGeocodingResults. getDestinationOrBuilder()Destination geocoded waypoint.GeocodedWaypointOrBuilderGeocodingResultsOrBuilder. getDestinationOrBuilder()Destination geocoded waypoint.GeocodedWaypointOrBuilderGeocodingResults.Builder. getIntermediatesOrBuilder(int index)A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.GeocodedWaypointOrBuilderGeocodingResults. getIntermediatesOrBuilder(int index)A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.GeocodedWaypointOrBuilderGeocodingResultsOrBuilder. getIntermediatesOrBuilder(int index)A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.GeocodedWaypointOrBuilderGeocodingResults.Builder. getOriginOrBuilder()Origin geocoded waypoint.GeocodedWaypointOrBuilderGeocodingResults. getOriginOrBuilder()Origin geocoded waypoint.GeocodedWaypointOrBuilderGeocodingResultsOrBuilder. getOriginOrBuilder()Origin geocoded waypoint.Methods in com.google.maps.routing.v2 that return types with arguments of type GeocodedWaypointOrBuilder Modifier and Type Method Description List<? extends GeocodedWaypointOrBuilder>GeocodingResults.Builder. getIntermediatesOrBuilderList()A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.List<? extends GeocodedWaypointOrBuilder>GeocodingResults. getIntermediatesOrBuilderList()A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.List<? extends GeocodedWaypointOrBuilder>GeocodingResultsOrBuilder. getIntermediatesOrBuilderList()A list of intermediate geocoded waypoints each containing an index field that corresponds to the zero-based position of the waypoint in the order they were specified in the request.
-