com.zepben.protobuf.cim.iec61970.base.wires.SeriesCompensatorOuterClass 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/SeriesCompensator.proto
package com.zepben.protobuf.cim.iec61970.base.wires;
public final class SeriesCompensatorOuterClass {
private SeriesCompensatorOuterClass() {}
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_SeriesCompensator_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61970_base_wires_SeriesCompensator_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/SeriesCompensator.proto\022\'zepben.protob" +
"uf.cim.iec61970.base.wires\032@zepben/proto" +
"buf/cim/iec61970/base/core/ConductingEqu" +
"ipment.proto\"\312\001\n\021SeriesCompensator\022G\n\002ce" +
"\030\001 \001(\0132;.zepben.protobuf.cim.iec61970.ba" +
"se.core.ConductingEquipment\022\t\n\001r\030\002 \001(\001\022\n" +
"\n\002r0\030\003 \001(\001\022\t\n\001x\030\004 \001(\001\022\n\n\002x0\030\005 \001(\001\022\034\n\024var" +
"istorRatedCurrent\030\006 \001(\005\022 \n\030varistorVolta" +
"geThreshold\030\007 \001(\005BY\n+com.zepben.protobuf" +
".cim.iec61970.base.wiresP\001\252\002\'Zepben.Prot" +
"obuf.CIM.IEC61970.Base.Wiresb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.zepben.protobuf.cim.iec61970.base.core.ConductingEquipmentOuterClass.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61970_base_wires_SeriesCompensator_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61970_base_wires_SeriesCompensator_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61970_base_wires_SeriesCompensator_descriptor,
new java.lang.String[] { "Ce", "R", "R0", "X", "X0", "VaristorRatedCurrent", "VaristorVoltageThreshold", });
com.zepben.protobuf.cim.iec61970.base.core.ConductingEquipmentOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}