com.zepben.protobuf.cim.iec61968.assetinfo.TransformerEndInfoOuterClass 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/iec61968/assetinfo/TransformerEndInfo.proto
package com.zepben.protobuf.cim.iec61968.assetinfo;
public final class TransformerEndInfoOuterClass {
private TransformerEndInfoOuterClass() {}
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_iec61968_assetinfo_TransformerEndInfo_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61968_assetinfo_TransformerEndInfo_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/iec61968/assetinfo" +
"/TransformerEndInfo.proto\022&zepben.protob" +
"uf.cim.iec61968.assetinfo\0323zepben/protob" +
"uf/cim/iec61968/assets/AssetInfo.proto\032?" +
"zepben/protobuf/cim/iec61970/base/wires/" +
"WindingConnection.proto\"\320\004\n\022TransformerE" +
"ndInfo\022:\n\002ai\030\001 \001(\0132..zepben.protobuf.cim" +
".iec61968.assets.AssetInfo\022Z\n\016connection" +
"Kind\030\002 \001(\0162B.zepben.protobuf.cim.iec6197" +
"0.base.wires.winding.WindingConnection\022\022" +
"\n\nemergencyS\030\003 \001(\005\022\021\n\tendNumber\030\004 \001(\005\022\023\n" +
"\013insulationU\030\005 \001(\005\022\027\n\017phaseAngleClock\030\006 " +
"\001(\005\022\t\n\001r\030\007 \001(\001\022\016\n\006ratedS\030\010 \001(\005\022\016\n\006ratedU" +
"\030\t \001(\005\022\022\n\nshortTermS\030\n \001(\005\022\037\n\027transforme" +
"rTankInfoMRID\030\013 \001(\t\022$\n\034transformerStarIm" +
"pedanceMRID\030\014 \001(\t\022#\n\033energisedEndNoLoadT" +
"estsMRID\030\r \001(\t\022)\n!energisedEndShortCircu" +
"itTestsMRID\030\016 \001(\t\022(\n groundedEndShortCir" +
"cuitTestsMRID\030\017 \001(\t\022#\n\033openEndOpenCircui" +
"tTestsMRID\030\020 \001(\t\022(\n energisedEndOpenCirc" +
"uitTestsMRID\030\021 \001(\tBW\n*com.zepben.protobu" +
"f.cim.iec61968.assetinfoP\001\252\002&Zepben.Prot" +
"obuf.CIM.IEC61968.AssetInfob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.zepben.protobuf.cim.iec61968.assets.AssetInfoOuterClass.getDescriptor(),
com.zepben.protobuf.cim.iec61970.base.wires.WindingConnectionOuterClass.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61968_assetinfo_TransformerEndInfo_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61968_assetinfo_TransformerEndInfo_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61968_assetinfo_TransformerEndInfo_descriptor,
new java.lang.String[] { "Ai", "ConnectionKind", "EmergencyS", "EndNumber", "InsulationU", "PhaseAngleClock", "R", "RatedS", "RatedU", "ShortTermS", "TransformerTankInfoMRID", "TransformerStarImpedanceMRID", "EnergisedEndNoLoadTestsMRID", "EnergisedEndShortCircuitTestsMRID", "GroundedEndShortCircuitTestsMRID", "OpenEndOpenCircuitTestsMRID", "EnergisedEndOpenCircuitTestsMRID", });
com.zepben.protobuf.cim.iec61968.assets.AssetInfoOuterClass.getDescriptor();
com.zepben.protobuf.cim.iec61970.base.wires.WindingConnectionOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}