Class LayerSchema

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

public class LayerSchema extends Object implements scala.Product, Serializable
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    hrn()
     

    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, productElementName, productElementNames, productIterator, productPrefix
  • Constructor Details

    • LayerSchema

      public LayerSchema(HRN hrn)
  • Method Details

    • hrn

      public HRN hrn()
    • getHrn

      public HRN getHrn()