com.zepben.protobuf.cim.iec61970.base.wires.GroundingImpedanceOuterClass 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/GroundingImpedance.proto
package com.zepben.protobuf.cim.iec61970.base.wires;
public final class GroundingImpedanceOuterClass {
private GroundingImpedanceOuterClass() {}
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_GroundingImpedance_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61970_base_wires_GroundingImpedance_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/GroundingImpedance.proto\022\'zepben.proto" +
"buf.cim.iec61970.base.wires\032Czepben/prot" +
"obuf/cim/iec61970/base/wires/EarthFaultC" +
"ompensator.proto\"l\n\022GroundingImpedance\022K" +
"\n\003efc\030\001 \001(\0132>.zepben.protobuf.cim.iec619" +
"70.base.wires.EarthFaultCompensator\022\t\n\001x" +
"\030\002 \001(\001BY\n+com.zepben.protobuf.cim.iec619" +
"70.base.wiresP\001\252\002\'Zepben.Protobuf.CIM.IE" +
"C61970.Base.Wiresb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.zepben.protobuf.cim.iec61970.base.wires.EarthFaultCompensatorOuterClass.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61970_base_wires_GroundingImpedance_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61970_base_wires_GroundingImpedance_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61970_base_wires_GroundingImpedance_descriptor,
new java.lang.String[] { "Efc", "X", });
com.zepben.protobuf.cim.iec61970.base.wires.EarthFaultCompensatorOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}