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