Class ServiceLogo

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

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

    • ServiceLogo

      public ServiceLogo(GraphicType graphicType, byte[] graphicData)
  • Method Details

    • apply

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

      public static String toString()
    • graphicType

      public GraphicType graphicType()
    • graphicData

      public byte[] graphicData()
    • getGraphicType

      public GraphicType getGraphicType()
    • getGraphicData

      public byte[] getGraphicData()