com.zepben.protobuf.cim.iec61970.base.wires.PowerElectronicsConnectionPhaseOuterClass 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/PowerElectronicsConnectionPhase.proto
package com.zepben.protobuf.cim.iec61970.base.wires;
public final class PowerElectronicsConnectionPhaseOuterClass {
private PowerElectronicsConnectionPhaseOuterClass() {}
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_PowerElectronicsConnectionPhase_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61970_base_wires_PowerElectronicsConnectionPhase_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\nMzepben/protobuf/cim/iec61970/base/wire" +
"s/PowerElectronicsConnectionPhase.proto\022" +
"\'zepben.protobuf.cim.iec61970.base.wires" +
"\032@zepben/protobuf/cim/iec61970/base/core" +
"/PowerSystemResource.proto\032=zepben/proto" +
"buf/cim/iec61970/base/wires/SinglePhaseK" +
"ind.proto\"\362\001\n\037PowerElectronicsConnection" +
"Phase\022H\n\003psr\030\001 \001(\0132;.zepben.protobuf.cim" +
".iec61970.base.core.PowerSystemResource\022" +
"\t\n\001p\030\002 \001(\001\022G\n\005phase\030\003 \001(\01628.zepben.proto" +
"buf.cim.iec61970.base.wires.SinglePhaseK" +
"ind\022\t\n\001q\030\004 \001(\001\022&\n\036powerElectronicsConnec" +
"tionMRID\030\005 \001(\tBY\n+com.zepben.protobuf.ci" +
"m.iec61970.base.wiresP\001\252\002\'Zepben.Protobu" +
"f.CIM.IEC61970.Base.Wiresb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.zepben.protobuf.cim.iec61970.base.core.PowerSystemResourceOuterClass.getDescriptor(),
com.zepben.protobuf.cim.iec61970.base.wires.SinglePhaseKindOuterClass.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61970_base_wires_PowerElectronicsConnectionPhase_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61970_base_wires_PowerElectronicsConnectionPhase_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61970_base_wires_PowerElectronicsConnectionPhase_descriptor,
new java.lang.String[] { "Psr", "P", "Phase", "Q", "PowerElectronicsConnectionMRID", });
com.zepben.protobuf.cim.iec61970.base.core.PowerSystemResourceOuterClass.getDescriptor();
com.zepben.protobuf.cim.iec61970.base.wires.SinglePhaseKindOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}