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

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

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

package org.openstreetmap.atlas.proto;

public final class ProtoRelationWrapper {
  private ProtoRelationWrapper() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_org_openstreetmap_atlas_proto_ProtoRelation_descriptor;
  static
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_org_openstreetmap_atlas_proto_ProtoRelation_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_org_openstreetmap_atlas_proto_ProtoRelation_RelationBean_descriptor;
  static
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_org_openstreetmap_atlas_proto_ProtoRelation_RelationBean_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\016Relation.proto\022\035org.openstreetmap.atla" +
      "s.proto\032\tTag.proto\"\365\002\n\rProtoRelation\022\n\n\002" +
      "id\030\001 \001(\003\0225\n\004tags\030\002 \003(\0132\'.org.openstreetm" +
      "ap.atlas.proto.ProtoTag\022H\n\005beans\030\003 \003(\01329" +
      ".org.openstreetmap.atlas.proto.ProtoRela" +
      "tion.RelationBean\032\204\001\n\014RelationBean\022\020\n\010me" +
      "mberId\030\001 \001(\003\022\022\n\nmemberRole\030\002 \001(\t\022N\n\nmemb" +
      "erType\030\003 \001(\0162:.org.openstreetmap.atlas.p" +
      "roto.ProtoRelation.ProtoItemType\"P\n\rProt" +
      "oItemType\022\010\n\004NODE\020\000\022\010\n\004EDGE\020\001\022\010\n\004AREA\020\002\022",
      "\010\n\004LINE\020\003\022\t\n\005POINT\020\004\022\014\n\010RELATION\020\005B\030B\024Pr" +
      "otoRelationWrapperP\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_ProtoRelation_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_org_openstreetmap_atlas_proto_ProtoRelation_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_org_openstreetmap_atlas_proto_ProtoRelation_descriptor,
        new java.lang.String[] { "Id", "Tags", "Beans", });
    internal_static_org_openstreetmap_atlas_proto_ProtoRelation_RelationBean_descriptor =
      internal_static_org_openstreetmap_atlas_proto_ProtoRelation_descriptor.getNestedTypes().get(0);
    internal_static_org_openstreetmap_atlas_proto_ProtoRelation_RelationBean_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_org_openstreetmap_atlas_proto_ProtoRelation_RelationBean_descriptor,
        new java.lang.String[] { "MemberId", "MemberRole", "MemberType", });
    org.openstreetmap.atlas.proto.ProtoTagWrapper.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy