org.openstreetmap.atlas.proto.ProtoNodeWrapper Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Node.proto
package org.openstreetmap.atlas.proto;
public final class ProtoNodeWrapper {
private ProtoNodeWrapper() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_openstreetmap_atlas_proto_ProtoNode_descriptor;
static
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_org_openstreetmap_atlas_proto_ProtoNode_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\nNode.proto\022\035org.openstreetmap.atlas.pr" +
"oto\032\016Location.proto\032\tTag.proto\"\216\001\n\tProto" +
"Node\022\n\n\002id\030\001 \001(\003\022>\n\010location\030\002 \001(\0132,.org" +
".openstreetmap.atlas.proto.ProtoLocation" +
"\0225\n\004tags\030\005 \003(\0132\'.org.openstreetmap.atlas" +
".proto.ProtoTagB\024B\020ProtoNodeWrapperP\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.ProtoLocationWrapper.getDescriptor(),
org.openstreetmap.atlas.proto.ProtoTagWrapper.getDescriptor(),
}, assigner);
internal_static_org_openstreetmap_atlas_proto_ProtoNode_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_org_openstreetmap_atlas_proto_ProtoNode_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_org_openstreetmap_atlas_proto_ProtoNode_descriptor,
new java.lang.String[] { "Id", "Location", "Tags", });
org.openstreetmap.atlas.proto.ProtoLocationWrapper.getDescriptor();
org.openstreetmap.atlas.proto.ProtoTagWrapper.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy