com.zepben.protobuf.network.model.FeederDirectionOuterClass Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of evolve-grpc Show documentation
Show all versions of evolve-grpc Show documentation
Protobuf and gRPC definitions for the evolve platform
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: zepben/protobuf/network/model/FeederDirection.proto
package com.zepben.protobuf.network.model;
public final class FeederDirectionOuterClass {
private FeederDirectionOuterClass() {}
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 = {
"\n3zepben/protobuf/network/model/FeederDi" +
"rection.proto\022\035zepben.protobuf.network.m" +
"odel*C\n\017FeederDirection\022\010\n\004NONE\020\000\022\014\n\010UPS" +
"TREAM\020\001\022\016\n\nDOWNSTREAM\020\002\022\010\n\004BOTH\020\003BE\n!com" +
".zepben.protobuf.network.modelP\001\252\002\035Zepbe" +
"n.Protobuf.Network.Modelb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
}
// @@protoc_insertion_point(outer_class_scope)
}