Class LocationDescription

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

public class LocationDescription extends Object implements scala.Product, Serializable
A localized description of a location.

param: descriptions Localized texts.

See Also:
  • Constructor Details

  • Method Details

    • apply

      public abstract static R apply(T1 v1)
    • toString

      public static String toString()
    • descriptions

      public scala.collection.immutable.Seq<LocalisedLongString> descriptions()
    • getDescriptions

      public List<LocalisedLongString> getDescriptions()