com.zepben.protobuf.cim.iec61970.base.wires.SinglePhaseKindOuterClass 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/cim/iec61970/base/wires/SinglePhaseKind.proto
package com.zepben.protobuf.cim.iec61970.base.wires;
public final class SinglePhaseKindOuterClass {
private SinglePhaseKindOuterClass() {}
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=zepben/protobuf/cim/iec61970/base/wire" +
"s/SinglePhaseKind.proto\022\'zepben.protobuf" +
".cim.iec61970.base.wires*b\n\017SinglePhaseK" +
"ind\022\010\n\004NONE\020\000\022\005\n\001A\020\001\022\005\n\001B\020\002\022\005\n\001C\020\003\022\005\n\001N\020" +
"\004\022\005\n\001X\020\005\022\005\n\001Y\020\006\022\006\n\002s1\020\007\022\006\n\002s2\020\010\022\013\n\007INVAL" +
"ID\020\tBY\n+com.zepben.protobuf.cim.iec61970" +
".base.wiresP\001\252\002\'Zepben.Protobuf.CIM.IEC6" +
"1970.Base.Wiresb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
}
// @@protoc_insertion_point(outer_class_scope)
}