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