SupplierReference (API Reference)
Package com.here.sdk.search
Class SupplierReference
java.lang.Object
com.here.sdk.search.SupplierReference
Identifier of the place as provided by the supplier
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance.SupplierReference(String supplier, String id) Creates a new instance. -
Method Summary
-
Field Details
-
supplier
Information about the supplier of this reference.
-
id
Identifier of the place as provided by the supplier.
-
-
Constructor Details
-
SupplierReference
Creates a new instance.
- Parameters:
supplier-Information about the supplier of this reference.
id-Identifier of the place as provided by the supplier.
-
SupplierReference
public SupplierReference()Creates a new instance.
-
-
Method Details