java.lang.Object
com.here.platform.location.referencing.tmc.TmcId
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product, scala.Serializable

public class TmcId extends Object implements scala.Product, scala.Serializable
The ID of a specific TMC location.

param: tableId Identifies the table that the location is in. param: locationCode An unsigned 16-bit integer that identifies the location within the table. A number between 1 and 65535, it is customarily represented as a decimal number.

See Also: