com.zepben.protobuf.cim.iec61970.base.wires.RotatingMachineOuterClass 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/RotatingMachine.proto
package com.zepben.protobuf.cim.iec61970.base.wires;
public final class RotatingMachineOuterClass {
private RotatingMachineOuterClass() {}
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_RotatingMachine_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61970_base_wires_RotatingMachine_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/RotatingMachine.proto\022\'zepben.protobuf" +
".cim.iec61970.base.wires\032>zepben/protobu" +
"f/cim/iec61970/base/wires/RegulatingCond" +
"Eq.proto\"\251\001\n\017RotatingMachine\022F\n\003rce\030\001 \001(" +
"\01329.zepben.protobuf.cim.iec61970.base.wi" +
"res.RegulatingCondEq\022\030\n\020ratedPowerFactor" +
"\030\002 \001(\001\022\016\n\006ratedS\030\003 \001(\001\022\016\n\006ratedU\030\004 \001(\005\022\t" +
"\n\001p\030\005 \001(\001\022\t\n\001q\030\006 \001(\001BY\n+com.zepben.proto" +
"buf.cim.iec61970.base.wiresP\001\252\002\'Zepben.P" +
"rotobuf.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.wires.RegulatingCondEqOuterClass.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61970_base_wires_RotatingMachine_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61970_base_wires_RotatingMachine_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61970_base_wires_RotatingMachine_descriptor,
new java.lang.String[] { "Rce", "RatedPowerFactor", "RatedS", "RatedU", "P", "Q", });
com.zepben.protobuf.cim.iec61970.base.wires.RegulatingCondEqOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}