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

com.craxiom.messaging.bluetooth.SupportedTechnologiesOuterClass Maven / Gradle / Ivy

There is a newer version: 1.5.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: com/craxiom/messaging/bluetooth/supportedtech/supported_technologies.proto
// Protobuf Java Version: 4.27.3

package com.craxiom.messaging.bluetooth;

public final class SupportedTechnologiesOuterClass {
  private SupportedTechnologiesOuterClass() {}
  static {
    com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
      com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
      /* major= */ 4,
      /* minor= */ 27,
      /* patch= */ 3,
      /* suffix= */ "",
      SupportedTechnologiesOuterClass.class.getName());
  }
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\nJcom/craxiom/messaging/bluetooth/suppor" +
      "tedtech/supported_technologies.proto\022-co" +
      "m.craxiom.messaging.bluetooth.supportedt" +
      "ech*B\n\025SupportedTechnologies\022\013\n\007UNKNOWN\020" +
      "\000\022\n\n\006BR_EDR\020\001\022\006\n\002LE\020\002\022\010\n\004DUAL\020\003B#\n\037com.c" +
      "raxiom.messaging.bluetoothP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    descriptor.resolveAllFeaturesImmutable();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy