com.zepben.protobuf.cim.iec61970.base.protection.ProtectionRelaySystemOuterClass 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/protection/ProtectionRelaySystem.proto
package com.zepben.protobuf.cim.iec61970.base.protection;
public final class ProtectionRelaySystemOuterClass {
private ProtectionRelaySystemOuterClass() {}
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_protection_ProtectionRelaySystem_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61970_base_protection_ProtectionRelaySystem_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\nHzepben/protobuf/cim/iec61970/base/prot" +
"ection/ProtectionRelaySystem.proto\022,zepb" +
"en.protobuf.cim.iec61970.base.protection" +
"\0326zepben/protobuf/cim/iec61970/base/core" +
"/Equipment.proto\032Hzepben/protobuf/cim/ie" +
"c61970/infiec61970/protection/Protection" +
"Kind.proto\"\310\001\n\025ProtectionRelaySystem\022=\n\002" +
"eq\030\001 \001(\01321.zepben.protobuf.cim.iec61970." +
"base.core.Equipment\022[\n\016protectionKind\030\002 " +
"\001(\0162C.zepben.protobuf.cim.iec61970.infie" +
"c61970.protection.ProtectionKind\022\023\n\013sche" +
"meMRIDs\030\003 \003(\tBc\n0com.zepben.protobuf.cim" +
".iec61970.base.protectionP\001\252\002,Zepben.Pro" +
"tobuf.CIM.IEC61970.Base.Protectionb\006prot" +
"o3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.zepben.protobuf.cim.iec61970.base.core.EquipmentOuterClass.getDescriptor(),
com.zepben.protobuf.cim.iec61970.infiec61970.protection.ProtectionKindOuterClass.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61970_base_protection_ProtectionRelaySystem_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61970_base_protection_ProtectionRelaySystem_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61970_base_protection_ProtectionRelaySystem_descriptor,
new java.lang.String[] { "Eq", "ProtectionKind", "SchemeMRIDs", });
com.zepben.protobuf.cim.iec61970.base.core.EquipmentOuterClass.getDescriptor();
com.zepben.protobuf.cim.iec61970.infiec61970.protection.ProtectionKindOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}