Uses of Class
ai.nextbillion.maps.model.GeocodedWaypointStatus
| Package | Description |
|---|---|
| ai.nextbillion.maps.model |
-
Uses of GeocodedWaypointStatus in ai.nextbillion.maps.model
Fields in ai.nextbillion.maps.model declared as GeocodedWaypointStatus Modifier and Type Field Description GeocodedWaypointStatusGeocodedWaypoint. geocoderStatusThe status code resulting from the geocoding operation for this waypoint.Methods in ai.nextbillion.maps.model that return GeocodedWaypointStatus Modifier and Type Method Description static GeocodedWaypointStatusGeocodedWaypointStatus. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static GeocodedWaypointStatus[]GeocodedWaypointStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.