ExternalID (API Reference)
Package com.here.sdk.core
Class ExternalID
java.lang.Object
com.here.sdk.core.ExternalID
Identifier of the entity as provided by the external source
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
source
Information about the source of this reference.
-
id
Identifier of the entity as provided by the source.
-
-
Constructor Details
-
ExternalID
public ExternalID()Creates a new instance with default values.
-
-
Method Details