com.zepben.protobuf.cim.iec61970.infiec61970.feeder.LoopOuterClass 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/Loop.proto
package com.zepben.protobuf.cim.iec61970.infiec61970.feeder;
public final class LoopOuterClass {
private LoopOuterClass() {}
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_Loop_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61970_infiec61970_feeder_Loop_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/Loop.proto\022/zepben.protobuf.ci" +
"m.iec61970.infiec61970.feeder\032=zepben/pr" +
"otobuf/cim/iec61970/base/core/Identified" +
"Object.proto\"\244\001\n\004Loop\022D\n\002io\030\001 \001(\01328.zepb" +
"en.protobuf.cim.iec61970.base.core.Ident" +
"ifiedObject\022\024\n\014circuitMRIDs\030\002 \003(\t\022\027\n\017sub" +
"stationMRIDs\030\003 \003(\t\022\'\n\037normalEnergizingSu" +
"bstationMRIDs\030\004 \003(\tBi\n3com.zepben.protob" +
"uf.cim.iec61970.infiec61970.feederP\001\252\002/Z" +
"epben.Protobuf.CIM.IEC61970.InfIEC61970." +
"Feederb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.zepben.protobuf.cim.iec61970.base.core.IdentifiedObjectOuterClass.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61970_infiec61970_feeder_Loop_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61970_infiec61970_feeder_Loop_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61970_infiec61970_feeder_Loop_descriptor,
new java.lang.String[] { "Io", "CircuitMRIDs", "SubstationMRIDs", "NormalEnergizingSubstationMRIDs", });
com.zepben.protobuf.cim.iec61970.base.core.IdentifiedObjectOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}