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

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

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

package org.openstreetmap.atlas.proto;

public final class ProtoLocationWrapper {
  private ProtoLocationWrapper() {}
  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_ProtoLocation_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_openstreetmap_atlas_proto_ProtoLocation_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\016Location.proto\022\035org.openstreetmap.atla" +
      "s.proto\032\tTag.proto\"4\n\rProtoLocation\022\020\n\010l" +
      "atitude\030\001 \001(\005\022\021\n\tlongitude\030\002 \001(\005B\030B\024Prot" +
      "oLocationWrapperP\001"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          org.openstreetmap.atlas.proto.ProtoTagWrapper.getDescriptor(),
        });
    internal_static_org_openstreetmap_atlas_proto_ProtoLocation_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_org_openstreetmap_atlas_proto_ProtoLocation_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_openstreetmap_atlas_proto_ProtoLocation_descriptor,
        new java.lang.String[] { "Latitude", "Longitude", });
    org.openstreetmap.atlas.proto.ProtoTagWrapper.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy