All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openstreetmap.atlas.proto.ProtoIntegerStringDictionaryWrapper Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: ProtoIntegerStringDictionary.proto

package org.openstreetmap.atlas.proto;

public final class ProtoIntegerStringDictionaryWrapper {
  private ProtoIntegerStringDictionaryWrapper() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_org_openstreetmap_atlas_proto_ProtoIntegerStringDictionary_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_openstreetmap_atlas_proto_ProtoIntegerStringDictionary_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\"ProtoIntegerStringDictionary.proto\022\035or" +
      "g.openstreetmap.atlas.proto\"T\n\034ProtoInte" +
      "gerStringDictionary\022\024\n\014currentIndex\030\001 \001(" +
      "\005\022\017\n\007indexes\030\002 \003(\005\022\r\n\005words\030\003 \003(\tB\'B#Pro" +
      "toIntegerStringDictionaryWrapperP\001"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_org_openstreetmap_atlas_proto_ProtoIntegerStringDictionary_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_org_openstreetmap_atlas_proto_ProtoIntegerStringDictionary_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_openstreetmap_atlas_proto_ProtoIntegerStringDictionary_descriptor,
        new java.lang.String[] { "CurrentIndex", "Indexes", "Words", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy