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

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

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

package org.openstreetmap.atlas.proto;

public final class ProtoLongToLongMapWrapper {
  private ProtoLongToLongMapWrapper() {}
  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_ProtoLongToLongMap_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_openstreetmap_atlas_proto_ProtoLongToLongMap_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\030ProtoLongToLongMap.proto\022\035org.openstre" +
      "etmap.atlas.proto\032\024ProtoLongArray.proto\"" +
      "\236\001\n\022ProtoLongToLongMap\022\014\n\004name\030\001 \001(\t\022;\n\004" +
      "keys\030\002 \001(\0132-.org.openstreetmap.atlas.pro" +
      "to.ProtoLongArray\022=\n\006values\030\003 \001(\0132-.org." +
      "openstreetmap.atlas.proto.ProtoLongArray" +
      "B\035B\031ProtoLongToLongMapWrapperP\001"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          org.openstreetmap.atlas.proto.ProtoLongArrayWrapper.getDescriptor(),
        });
    internal_static_org_openstreetmap_atlas_proto_ProtoLongToLongMap_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_org_openstreetmap_atlas_proto_ProtoLongToLongMap_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_openstreetmap_atlas_proto_ProtoLongToLongMap_descriptor,
        new java.lang.String[] { "Name", "Keys", "Values", });
    org.openstreetmap.atlas.proto.ProtoLongArrayWrapper.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy