com.zepben.protobuf.cim.iec61970.base.wires.TransformerEndRatedSOuterClass 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/TransformerEndRatedS.proto
package com.zepben.protobuf.cim.iec61970.base.wires;
public final class TransformerEndRatedSOuterClass {
private TransformerEndRatedSOuterClass() {}
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_TransformerEndRatedS_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61970_base_wires_TransformerEndRatedS_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\nBzepben/protobuf/cim/iec61970/base/wire" +
"s/TransformerEndRatedS.proto\022\'zepben.pro" +
"tobuf.cim.iec61970.base.wires\032Dzepben/pr" +
"otobuf/cim/iec61970/base/wires/Transform" +
"erCoolingType.proto\"|\n\024TransformerEndRat" +
"edS\022T\n\013coolingType\030\002 \001(\0162?.zepben.protob" +
"uf.cim.iec61970.base.wires.TransformerCo" +
"olingType\022\016\n\006ratedS\030\003 \001(\005BY\n+com.zepben." +
"protobuf.cim.iec61970.base.wiresP\001\252\002\'Zep" +
"ben.Protobuf.CIM.IEC61970.Base.Wiresb\006pr" +
"oto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.zepben.protobuf.cim.iec61970.base.wires.TransformerCoolingTypeOuterClass.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61970_base_wires_TransformerEndRatedS_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61970_base_wires_TransformerEndRatedS_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61970_base_wires_TransformerEndRatedS_descriptor,
new java.lang.String[] { "CoolingType", "RatedS", });
com.zepben.protobuf.cim.iec61970.base.wires.TransformerCoolingTypeOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}