Class LocationDescription
java.lang.Object
com.here.platform.location.tpeg2.olr.LocationDescription
- All Implemented Interfaces:
Serializable
,scala.Equals
,scala.Product
,scala.Serializable
A localized description of a location.
param: descriptions Localized texts.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLocationDescription
(List<LocalisedLongString> descriptions) LocationDescription
(scala.collection.Seq<LocalisedLongString> descriptions) -
Method Summary
Modifier and TypeMethodDescriptionabstract static R
apply
(T1 v1) scala.collection.Seq<LocalisedLongString>
static String
toString()
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface scala.Product
productArity, productElement, productIterator, productPrefix
-
Constructor Details
-
LocationDescription
-
LocationDescription
-
-
Method Details
-
apply
public abstract static R apply(T1 v1) -
toString
-
descriptions
-
getDescriptions
-