Class LocationReferencingContainer

java.lang.Object
com.here.platform.location.tpeg2.lrc.LocationReferencingContainer
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product, scala.Serializable

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

    • LocationReferencingContainer

      public LocationReferencingContainer(scala.collection.Seq<Method> methods)
    • LocationReferencingContainer

      public LocationReferencingContainer(List<Method> methods)
  • Method Details

    • apply

      public abstract static R apply(T1 v1)
    • toString

      public static String toString()
    • methods

      public scala.collection.Seq<Method> methods()
    • getMethods

      public List<Method> getMethods()