Interface Osmformat.NodeOrBuilder

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


    public static interface Osmformat.NodeOrBuilder
    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()
      • hasLat

        boolean hasLat()
      • getLat

        long getLat()
      • hasLon

        boolean hasLon()
      • getLon

        long getLon()