com.zepben.protobuf.cim.iec61970.base.protection.CurrentRelayOuterClass 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/CurrentRelay.proto
package com.zepben.protobuf.cim.iec61970.base.protection;
public final class CurrentRelayOuterClass {
private CurrentRelayOuterClass() {}
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_CurrentRelay_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61970_base_protection_CurrentRelay_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/prot" +
"ection/CurrentRelay.proto\022,zepben.protob" +
"uf.cim.iec61970.base.protection\032Jzepben/" +
"protobuf/cim/iec61970/base/protection/Pr" +
"otectionRelayFunction.proto\032\034google/prot" +
"obuf/struct.proto\"\371\001\n\014CurrentRelay\022R\n\003pr" +
"f\030\001 \001(\0132E.zepben.protobuf.cim.iec61970.b" +
"ase.protection.ProtectionRelayFunction\022\025" +
"\n\rcurrentLimit1\030\002 \001(\001\0229\n\023inverseTimeFlag" +
"Null\030\003 \001(\0162\032.google.protobuf.NullValueH\000" +
"\022\034\n\022inverseTimeFlagSet\030\004 \001(\010H\000\022\022\n\ntimeDe" +
"lay1\030\005 \001(\001B\021\n\017inverseTimeFlagBc\n0com.zep" +
"ben.protobuf.cim.iec61970.base.protectio" +
"nP\001\252\002,Zepben.Protobuf.CIM.IEC61970.Base." +
"Protectionb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.zepben.protobuf.cim.iec61970.base.protection.ProtectionRelayFunctionOuterClass.getDescriptor(),
com.google.protobuf.StructProto.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61970_base_protection_CurrentRelay_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61970_base_protection_CurrentRelay_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61970_base_protection_CurrentRelay_descriptor,
new java.lang.String[] { "Prf", "CurrentLimit1", "InverseTimeFlagNull", "InverseTimeFlagSet", "TimeDelay1", "InverseTimeFlag", });
com.zepben.protobuf.cim.iec61970.base.protection.ProtectionRelayFunctionOuterClass.getDescriptor();
com.google.protobuf.StructProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}