org.openstreetmap.atlas.proto.ProtoLocationWrapper Maven / Gradle / Ivy
// 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.ExtensionRegistry registry) {
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_openstreetmap_atlas_proto_ProtoLocation_descriptor;
static
com.google.protobuf.GeneratedMessage.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"
};
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public com.google.protobuf.ExtensionRegistry assignDescriptors(
com.google.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
org.openstreetmap.atlas.proto.ProtoTagWrapper.getDescriptor(),
}, assigner);
internal_static_org_openstreetmap_atlas_proto_ProtoLocation_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_org_openstreetmap_atlas_proto_ProtoLocation_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.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 - 2025 Weber Informatics LLC | Privacy Policy