Package com.here.platform.location.tpeg2
Class Tpeg2MessageView<A,M>
java.lang.Object
com.here.platform.location.tpeg2.Tpeg2MessageView<A,M>
- All Implemented Interfaces:
Serializable
,scala.Equals
,scala.Product
,scala.Serializable
Groups an `applicationMessage` with the contained `locationReferences`.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTpeg2MessageView
(A applicationMessage, List<M> locationReferenceMethods) Tpeg2MessageView
(A applicationMessage, scala.collection.Seq<M> locationReferences) -
Method Summary
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
-
Tpeg2MessageView
-
Tpeg2MessageView
-
-
Method Details
-
applicationMessage
-
locationReferences
-
getLocationReferenceMethods
-
getApplicationMessage
-