com.zepben.protobuf.cim.iec61970.infiec61970.feeder.CircuitOuterClass 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/infiec61970/feeder/Circuit.proto
package com.zepben.protobuf.cim.iec61970.infiec61970.feeder;
public final class CircuitOuterClass {
private CircuitOuterClass() {}
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_infiec61970_feeder_Circuit_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61970_infiec61970_feeder_Circuit_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/infiec619" +
"70/feeder/Circuit.proto\022/zepben.protobuf" +
".cim.iec61970.infiec61970.feeder\0322zepben" +
"/protobuf/cim/iec61970/base/wires/Line.p" +
"roto\"\213\001\n\007Circuit\0228\n\001l\030\001 \001(\0132-.zepben.pro" +
"tobuf.cim.iec61970.base.wires.Line\022\030\n\020en" +
"dTerminalMRIDs\030\002 \003(\t\022\020\n\010loopMRID\030\003 \001(\t\022\032" +
"\n\022endSubstationMRIDs\030\004 \003(\tBi\n3com.zepben" +
".protobuf.cim.iec61970.infiec61970.feede" +
"rP\001\252\002/Zepben.Protobuf.CIM.IEC61970.InfIE" +
"C61970.Feederb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.zepben.protobuf.cim.iec61970.base.wires.LineOuterClass.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61970_infiec61970_feeder_Circuit_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61970_infiec61970_feeder_Circuit_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61970_infiec61970_feeder_Circuit_descriptor,
new java.lang.String[] { "L", "EndTerminalMRIDs", "LoopMRID", "EndSubstationMRIDs", });
com.zepben.protobuf.cim.iec61970.base.wires.LineOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}