com.craxiom.messaging.LteBandwidthOuterClass Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of network-survey-messaging Show documentation
Show all versions of network-survey-messaging Show documentation
Protobuf and gRPC stubs for sending Wireless Protocol Survey messages'
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: com/craxiom/messaging/ltebandwidth/lte_bandwidth.proto
// Protobuf Java Version: 4.27.3
package com.craxiom.messaging;
public final class LteBandwidthOuterClass {
private LteBandwidthOuterClass() {}
static {
com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
/* major= */ 4,
/* minor= */ 27,
/* patch= */ 3,
/* suffix= */ "",
LteBandwidthOuterClass.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 = {
"\n6com/craxiom/messaging/ltebandwidth/lte" +
"_bandwidth.proto\022\"com.craxiom.messaging." +
"ltebandwidth*b\n\014LteBandwidth\022\013\n\007UNKNOWN\020" +
"\000\022\013\n\007MHZ_1_4\020\001\022\t\n\005MHZ_3\020\002\022\t\n\005MHZ_5\020\003\022\n\n\006" +
"MHZ_10\020\004\022\n\n\006MHZ_15\020\005\022\n\n\006MHZ_20\020\006B0\n\025com." +
"craxiom.messagingP\001Z\025craxiom.com/messagi" +
"ngb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
descriptor.resolveAllFeaturesImmutable();
}
// @@protoc_insertion_point(outer_class_scope)
}