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

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

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

package org.openstreetmap.atlas.proto;

public final class ProtoByteArrayWrapper {
  private ProtoByteArrayWrapper() {}
  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_ProtoByteArray_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_openstreetmap_atlas_proto_ProtoByteArray_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\024ProtoByteArray.proto\022\035org.openstreetma" +
      "p.atlas.proto\"0\n\016ProtoByteArray\022\014\n\004name\030" +
      "\001 \001(\t\022\020\n\010elements\030\002 \001(\014B\031B\025ProtoByteArra" +
      "yWrapperP\001"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_org_openstreetmap_atlas_proto_ProtoByteArray_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_org_openstreetmap_atlas_proto_ProtoByteArray_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_openstreetmap_atlas_proto_ProtoByteArray_descriptor,
        new java.lang.String[] { "Name", "Elements", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy