WebSource (API Reference)
Package com.here.sdk.search
Class WebSource
java.lang.Object
com.here.sdk.search.WebSource
Contains information about provider of the item and a direct link to the item.
-
Field Summary
FieldsModifier and TypeFieldDescriptionDirect link to the page containing source.Original supplier of the item. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
href
Direct link to the page containing source.
-
supplierId
Original supplier of the item.
-
-
Constructor Details
-
WebSource
Creates a new instance.
- Parameters:
href-Direct link to the page containing source.
supplierId-Original supplier of the item.
-
WebSource
public WebSource()Creates a new instance.
-
-
Method Details