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

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

There is a newer version: 7.0.8
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: Area.proto

package org.openstreetmap.atlas.proto;

public final class ProtoAreaWrapper {
  private ProtoAreaWrapper() {}
  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_ProtoArea_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_openstreetmap_atlas_proto_ProtoArea_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\nArea.proto\022\035org.openstreetmap.atlas.pr" +
      "oto\032\016Location.proto\032\tTag.proto\"\221\001\n\tProto" +
      "Area\022\n\n\002id\030\001 \001(\003\022A\n\013shapePoints\030\002 \003(\0132,." +
      "org.openstreetmap.atlas.proto.ProtoLocat" +
      "ion\0225\n\004tags\030\003 \003(\0132\'.org.openstreetmap.at" +
      "las.proto.ProtoTagB\024B\020ProtoAreaWrapperP\001"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          org.openstreetmap.atlas.proto.ProtoLocationWrapper.getDescriptor(),
          org.openstreetmap.atlas.proto.ProtoTagWrapper.getDescriptor(),
        });
    internal_static_org_openstreetmap_atlas_proto_ProtoArea_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_org_openstreetmap_atlas_proto_ProtoArea_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_openstreetmap_atlas_proto_ProtoArea_descriptor,
        new java.lang.String[] { "Id", "ShapePoints", "Tags", });
    org.openstreetmap.atlas.proto.ProtoLocationWrapper.getDescriptor();
    org.openstreetmap.atlas.proto.ProtoTagWrapper.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy