com.zepben.protobuf.cim.iec61970.base.wires.SynchronousMachineKindOuterClass 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/SynchronousMachineKind.proto
package com.zepben.protobuf.cim.iec61970.base.wires;
public final class SynchronousMachineKindOuterClass {
private SynchronousMachineKindOuterClass() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_zepben_protobuf_cim_iec61970_base_wires_SynchronousMachineKind_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61970_base_wires_SynchronousMachineKind_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\nDzepben/protobuf/cim/iec61970/base/wire" +
"s/SynchronousMachineKind.proto\022\'zepben.p" +
"rotobuf.cim.iec61970.base.wires\"\276\001\n\026Sync" +
"hronousMachineKind\"\243\001\n\004Enum\022\013\n\007UNKNOWN\020\000" +
"\022\r\n\tgenerator\020\001\022\r\n\tcondenser\020\002\022\030\n\024genera" +
"torOrCondenser\020\003\022\t\n\005motor\020\004\022\024\n\020generator" +
"OrMotor\020\005\022\024\n\020motorOrCondenser\020\006\022\037\n\033gener" +
"atorOrCondenserOrMotor\020\007BY\n+com.zepben.p" +
"rotobuf.cim.iec61970.base.wiresP\001\252\002\'Zepb" +
"en.Protobuf.CIM.IEC61970.Base.Wiresb\006pro" +
"to3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_zepben_protobuf_cim_iec61970_base_wires_SynchronousMachineKind_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61970_base_wires_SynchronousMachineKind_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61970_base_wires_SynchronousMachineKind_descriptor,
new java.lang.String[] { });
}
// @@protoc_insertion_point(outer_class_scope)
}