com.zepben.protobuf.cim.iec61970.base.protection.ProtectionRelaySchemeOuterClass 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/ProtectionRelayScheme.proto
package com.zepben.protobuf.cim.iec61970.base.protection;
public final class ProtectionRelaySchemeOuterClass {
private ProtectionRelaySchemeOuterClass() {}
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_ProtectionRelayScheme_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61970_base_protection_ProtectionRelayScheme_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/ProtectionRelayScheme.proto\022,zepb" +
"en.protobuf.cim.iec61970.base.protection" +
"\032=zepben/protobuf/cim/iec61970/base/core" +
"/IdentifiedObject.proto\"\210\001\n\025ProtectionRe" +
"layScheme\022D\n\002io\030\001 \001(\01328.zepben.protobuf." +
"cim.iec61970.base.core.IdentifiedObject\022" +
"\022\n\nsystemMRID\030\002 \001(\t\022\025\n\rfunctionMRIDs\030\003 \003" +
"(\tBc\n0com.zepben.protobuf.cim.iec61970.b" +
"ase.protectionP\001\252\002,Zepben.Protobuf.CIM.I" +
"EC61970.Base.Protectionb\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_base_protection_ProtectionRelayScheme_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61970_base_protection_ProtectionRelayScheme_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61970_base_protection_ProtectionRelayScheme_descriptor,
new java.lang.String[] { "Io", "SystemMRID", "FunctionMRIDs", });
com.zepben.protobuf.cim.iec61970.base.core.IdentifiedObjectOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}