Interface Osmformat.WayOrBuilder

  • All Superinterfaces:
    com.google.protobuf.MessageLiteOrBuilder
    All Known Implementing Classes:
    Osmformat.Way, Osmformat.Way.Builder
    Enclosing class:
    Osmformat


    public static interface Osmformat.WayOrBuilder
    extends com.google.protobuf.MessageLiteOrBuilder
    • Method Detail

      • hasId

        boolean hasId()
      • getId

        long getId()
      • getKeysCount

        int getKeysCount()
      • getKeys

        int getKeys(int index)
      • getValsCount

        int getValsCount()
      • getVals

        int getVals(int index)
      • hasInfo

        boolean hasInfo()
      • getRefsCount

        int getRefsCount()
      • getRefs

        long getRefs(int index)