org.openstreetmap.atlas.proto.ProtoPolyLineArrayWrapper Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ProtoPolyLineArray.proto
package org.openstreetmap.atlas.proto;
public final class ProtoPolyLineArrayWrapper {
private ProtoPolyLineArrayWrapper() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_openstreetmap_atlas_proto_ProtoPolyLineArray_descriptor;
static
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_org_openstreetmap_atlas_proto_ProtoPolyLineArray_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\030ProtoPolyLineArray.proto\022\035org.openstre" +
"etmap.atlas.proto\"5\n\022ProtoPolyLineArray\022" +
"\014\n\004name\030\001 \001(\t\022\021\n\tencodings\030\002 \003(\014B\035B\031Prot" +
"oPolyLineArrayWrapperP\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[] {
}, assigner);
internal_static_org_openstreetmap_atlas_proto_ProtoPolyLineArray_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_org_openstreetmap_atlas_proto_ProtoPolyLineArray_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_org_openstreetmap_atlas_proto_ProtoPolyLineArray_descriptor,
new java.lang.String[] { "Name", "Encodings", });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy