com.craxiom.messaging.wifi.ServiceSet 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'
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: com/craxiom/messaging/wifi/serviceset/service_set.proto
// Protobuf Java Version: 4.27.3
package com.craxiom.messaging.wifi;
public final class ServiceSet {
private ServiceSet() {}
static {
com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
/* major= */ 4,
/* minor= */ 27,
/* patch= */ 3,
/* suffix= */ "",
ServiceSet.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 = {
"\n7com/craxiom/messaging/wifi/serviceset/" +
"service_set.proto\022%com.craxiom.messaging" +
".wifi.serviceset*P\n\016ServiceSetType\022\013\n\007UN" +
"KNOWN\020\000\022\007\n\003BSS\020\001\022\007\n\003ESS\020\002\022\013\n\007BSS_ESS\020\003\022\010" +
"\n\004IBSS\020\004\022\010\n\004MBSS\020\005B5\n\032com.craxiom.messag" +
"ing.wifiP\001Z\025craxiom.com/messagingb\006proto" +
"3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
descriptor.resolveAllFeaturesImmutable();
}
// @@protoc_insertion_point(outer_class_scope)
}