All Superinterfaces:
scala.Equals, scala.Product, Serializable
All Known Implementing Classes:
OverpassUnderpass.Overpass$, OverpassUnderpass.Underpass$, OverpassUnderpass.Unrecognized

public interface OverpassUnderpass extends scala.Product, Serializable
Indication that a road goes over/under another road.

As of late 2019, this attribute is only present in China and the Republic of Korea.

  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
    static class 
     
    static class 
    Unrecognized value.
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     

    Methods inherited from interface scala.Equals

    canEqual, equals

    Methods inherited from interface scala.Product

    productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
  • Method Details

    • value

      int value()