Attribution (API Reference)
Package com.here.sdk.routing
Class Attribution
java.lang.Object
com.here.sdk.routing.Attribution
Holds all the data on a URL address to an external resource.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
href
An URL address that links to a particular resource.
-
text
Text describing the url address (e.g. The example website).
-
hrefText
The interactive (or clickable) portion of the text. If not present (default), the entire content of the text attribute will be considered.
-
type
Attribution link type.
-
-
Method Details