com.zepben.protobuf.cim.iec61970.base.wires.TapChangerControlOuterClass 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/wires/TapChangerControl.proto
package com.zepben.protobuf.cim.iec61970.base.wires;
public final class TapChangerControlOuterClass {
private TapChangerControlOuterClass() {}
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_wires_TapChangerControl_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61970_base_wires_TapChangerControl_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/wire" +
"s/TapChangerControl.proto\022\'zepben.protob" +
"uf.cim.iec61970.base.wires\032\034google/proto" +
"buf/struct.proto\032?zepben/protobuf/cim/ie" +
"c61970/base/wires/RegulatingControl.prot" +
"o\"\306\004\n\021TapChangerControl\022F\n\002rc\030\001 \001(\0132:.ze" +
"pben.protobuf.cim.iec61970.base.wires.Re" +
"gulatingControl\022\024\n\014limitVoltage\030\002 \001(\005\022>\n" +
"\030lineDropCompensationNull\030\003 \001(\0162\032.google" +
".protobuf.NullValueH\000\022!\n\027lineDropCompens" +
"ationSet\030\004 \001(\010H\000\022\021\n\tlineDropR\030\005 \001(\001\022\021\n\tl" +
"ineDropX\030\006 \001(\001\022\030\n\020reverseLineDropR\030\007 \001(\001" +
"\022\030\n\020reverseLineDropX\030\010 \001(\001\022<\n\026forwardLDC" +
"BlockingNull\030\t \001(\0162\032.google.protobuf.Nul" +
"lValueH\001\022\037\n\025forwardLDCBlockingSet\030\n \001(\010H" +
"\001\022\021\n\ttimeDelay\030\013 \001(\001\022=\n\027coGenerationEnab" +
"ledNull\030\014 \001(\0162\032.google.protobuf.NullValu" +
"eH\002\022 \n\026coGenerationEnabledSet\030\r \001(\010H\002B\026\n" +
"\024lineDropCompensationB\024\n\022forwardLDCBlock" +
"ingB\025\n\023coGenerationEnabledBY\n+com.zepben" +
".protobuf.cim.iec61970.base.wiresP\001\252\002\'Ze" +
"pben.Protobuf.CIM.IEC61970.Base.Wiresb\006p" +
"roto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.StructProto.getDescriptor(),
com.zepben.protobuf.cim.iec61970.base.wires.RegulatingControlOuterClass.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61970_base_wires_TapChangerControl_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61970_base_wires_TapChangerControl_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61970_base_wires_TapChangerControl_descriptor,
new java.lang.String[] { "Rc", "LimitVoltage", "LineDropCompensationNull", "LineDropCompensationSet", "LineDropR", "LineDropX", "ReverseLineDropR", "ReverseLineDropX", "ForwardLDCBlockingNull", "ForwardLDCBlockingSet", "TimeDelay", "CoGenerationEnabledNull", "CoGenerationEnabledSet", "LineDropCompensation", "ForwardLDCBlocking", "CoGenerationEnabled", });
com.google.protobuf.StructProto.getDescriptor();
com.zepben.protobuf.cim.iec61970.base.wires.RegulatingControlOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}