com.zepben.protobuf.cim.iec61970.base.wires.ShuntCompensatorOuterClass 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/ShuntCompensator.proto
package com.zepben.protobuf.cim.iec61970.base.wires;
public final class ShuntCompensatorOuterClass {
private ShuntCompensatorOuterClass() {}
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_ShuntCompensator_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61970_base_wires_ShuntCompensator_fieldAccessorTable;
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/ShuntCompensator.proto\022\'zepben.protobu" +
"f.cim.iec61970.base.wires\032Fzepben/protob" +
"uf/cim/iec61970/base/wires/PhaseShuntCon" +
"nectionKind.proto\032>zepben/protobuf/cim/i" +
"ec61970/base/wires/RegulatingCondEq.prot" +
"o\"\355\001\n\020ShuntCompensator\022F\n\003rce\030\001 \001(\01329.ze" +
"pben.protobuf.cim.iec61970.base.wires.Re" +
"gulatingCondEq\022\020\n\010sections\030\002 \001(\001\022\020\n\010grou" +
"nded\030\003 \001(\010\022\014\n\004nomU\030\004 \001(\005\022_\n\017phaseConnect" +
"ion\030\005 \001(\0162F.zepben.protobuf.cim.iec61970" +
".base.wires.PhaseShuntConnectionKind.Enu" +
"mBY\n+com.zepben.protobuf.cim.iec61970.ba" +
"se.wiresP\001\252\002\'Zepben.Protobuf.CIM.IEC6197" +
"0.Base.Wiresb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.zepben.protobuf.cim.iec61970.base.wires.PhaseShuntConnectionKindOuterClass.getDescriptor(),
com.zepben.protobuf.cim.iec61970.base.wires.RegulatingCondEqOuterClass.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61970_base_wires_ShuntCompensator_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61970_base_wires_ShuntCompensator_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61970_base_wires_ShuntCompensator_descriptor,
new java.lang.String[] { "Rce", "Sections", "Grounded", "NomU", "PhaseConnection", });
com.zepben.protobuf.cim.iec61970.base.wires.PhaseShuntConnectionKindOuterClass.getDescriptor();
com.zepben.protobuf.cim.iec61970.base.wires.RegulatingCondEqOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}