com.craxiom.messaging.phonestate.DomainOuterClass 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!
// source: com/craxiom/messaging/phonestate/domain/domain.proto
package com.craxiom.messaging.phonestate;
public final class DomainOuterClass {
private DomainOuterClass() {}
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 = {
"\n4com/craxiom/messaging/phonestate/domai" +
"n/domain.proto\022\'com.craxiom.messaging.ph" +
"onestate.domain*%\n\006Domain\022\013\n\007UNKNOWN\020\000\022\006" +
"\n\002PS\020\001\022\006\n\002CS\020\002B$\n com.craxiom.messaging." +
"phonestateP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
}
// @@protoc_insertion_point(outer_class_scope)
}