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