Class NumberOfMessages
java.lang.Object
com.here.platform.location.tpeg2.sni.NumberOfMessages
- All Implemented Interfaces:
ApplicationRootMessageML
,SNI1Template
,Serializable
,scala.Equals
,scala.Product
,scala.Serializable
public class NumberOfMessages
extends Object
implements SNI1Template, scala.Product, scala.Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNumberOfMessages
(short currentGST1TableVersion, List<NumberOfMessagesEntry> tableEntries) NumberOfMessages
(short currentGST1TableVersion, scala.collection.Seq<NumberOfMessagesEntry> tableEntries) -
Method Summary
Modifier and TypeMethodDescriptionabstract static R
apply
(T1 v1, T2 v2) short
short
scala.collection.Seq<NumberOfMessagesEntry>
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
-
NumberOfMessages
public NumberOfMessages(short currentGST1TableVersion, scala.collection.Seq<NumberOfMessagesEntry> tableEntries) -
NumberOfMessages
-
-
Method Details
-
apply
public abstract static R apply(T1 v1, T2 v2) -
toString
-
currentGST1TableVersion
public short currentGST1TableVersion() -
tableEntries
-
getCurrentGST1TableVersion
public short getCurrentGST1TableVersion() -
getTableEntries
-