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'
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: com/craxiom/messaging/gnss/constellation.proto
// Protobuf Java Version: 4.27.3
package com.craxiom.messaging.gnss;
public final class ConstellationOuterClass {
private ConstellationOuterClass() {}
static {
com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
/* major= */ 4,
/* minor= */ 27,
/* patch= */ 3,
/* suffix= */ "",
ConstellationOuterClass.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 = {
"\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\007B5" +
"\n\032com.craxiom.messaging.gnssP\001Z\025craxiom." +
"com/messagingb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
descriptor.resolveAllFeaturesImmutable();
}
// @@protoc_insertion_point(outer_class_scope)
}