com.craxiom.messaging.gnss.ConstellationOuterClass 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/gnss/constellation.proto
package com.craxiom.messaging.gnss;
public final class ConstellationOuterClass {
private ConstellationOuterClass() {}
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 = {
"\n.com/craxiom/messaging/gnss/constellati" +
"on.proto\022(com.craxiom.messaging.gnss.con" +
"stellation*j\n\rConstellation\022\013\n\007UNKNOWN\020\000" +
"\022\007\n\003GPS\020\001\022\013\n\007GLONASS\020\002\022\013\n\007GALILEO\020\003\022\n\n\006B" +
"EIDOU\020\004\022\010\n\004SBAS\020\005\022\010\n\004QZSS\020\006\022\t\n\005IRNSS\020\007B\036" +
"\n\032com.craxiom.messaging.gnssP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
}
// @@protoc_insertion_point(outer_class_scope)
}