Class OpenLRLocationReference

java.lang.Object
com.here.platform.location.tpeg2.olr.OpenLRLocationReference
All Implemented Interfaces:
Method, ApplicationRootMessageML, Serializable, scala.Equals, scala.Product, scala.Serializable

public class OpenLRLocationReference extends Object implements ApplicationRootMessageML, Method, scala.Product, scala.Serializable
Container for a location references providing additional meta-data.

param: version The version of OpenLR used to create this reference.

The String representation has to match the following format {major}.{minor}, where major and minor are numbers between 0 and 15 as the binary representation uses a byte for this field. param: locationReference The actual location reference. param: locationDescription An optional textual description of this reference.

See Also: