Class Osmformat.Info

    • Method Detail

      • getDefaultInstance

        public static Osmformat.Info getDefaultInstance()
      • getDefaultInstanceForType

        public Osmformat.Info getDefaultInstanceForType()
      • hasVersion

        public boolean hasVersion()
      • getVersion

        public int getVersion()
      • hasTimestamp

        public boolean hasTimestamp()
      • getTimestamp

        public long getTimestamp()
      • hasChangeset

        public boolean hasChangeset()
      • getChangeset

        public long getChangeset()
      • hasUid

        public boolean hasUid()
      • getUid

        public int getUid()
      • hasUserSid

        public boolean hasUserSid()
      • getUserSid

        public int getUserSid()
      • hasVisible

        public boolean hasVisible()
      • getVisible

        public boolean getVisible()
      • isInitialized

        public final boolean isInitialized()
      • writeTo

        public void writeTo(com.google.protobuf.CodedOutputStream output)
                     throws IOException
        Specified by:
        writeTo in interface  com.google.protobuf.MessageLite
        Throws:
        IOException
      • getSerializedSize

        public int getSerializedSize()
      • parseFrom

        public static Osmformat.Info parseFrom(com.google.protobuf.ByteString data)
                                        throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Osmformat.Info parseFrom(com.google.protobuf.ByteString data,
                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                        throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Osmformat.Info parseFrom(byte[] data)
                                        throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Osmformat.Info parseFrom(byte[] data,
                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                        throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Osmformat.Info parseFrom(com.google.protobuf.CodedInputStream input,
                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                        throws IOException
        Throws:
        IOException