Class InteractiveLayerExtension

java.lang.Object
com.here.platform.data.client.model.InteractiveLayerExtension
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product

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

    • InteractiveLayerExtension

      public InteractiveLayerExtension(HRN catalogHrn, String layerId)
  • Method Details

    • apply

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

      public static String toString()
    • catalogHrn

      public HRN catalogHrn()
    • layerId

      public String layerId()
    • getCatalogHrn

      public HRN getCatalogHrn()
    • getLayerId

      public String getLayerId()