Class CurrentServiceInformation

java.lang.Object
com.here.platform.location.tpeg2.sni.CurrentServiceInformation
All Implemented Interfaces:
ApplicationRootMessageML, SNI1Template, Serializable, scala.Equals, scala.Product, scala.Serializable

public class CurrentServiceInformation extends Object implements SNI1Template, scala.Product, scala.Serializable
See Also:
  • Constructor Details

    • CurrentServiceInformation

      public CurrentServiceInformation(String serviceName, String serviceDescription)
  • Method Details

    • apply

      public abstract static R apply(T1 v1, T2 v2)
    • toString

      public static String toString()
    • serviceName

      public String serviceName()
    • serviceDescription

      public String serviceDescription()
    • getServiceName

      public String getServiceName()
    • getServiceDescription

      public String getServiceDescription()