Package com.here.sdk.routing
Class RouteTag
java.lang.Object
com.here.sdk.routing.RouteTag
Uniquely identifies a route.
Route tags are generated locally using UUIDs. Use generate() to create
a new unique route tag.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
The raw tag string. Empty when default-constructed.
-
-
Constructor Details
-
RouteTag
public RouteTag()Creates a new instance.
Note: This is a beta release of this feature and may contain bugs or exhibit unexpected behaviour. Related APIs are subject to change without a deprecation process.
-
-
Method Details