com.zepben.protobuf.cim.iec61968.infiec61968.infcommon.RatioOuterClass 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/infiec61968/infcommon/Ratio.proto
package com.zepben.protobuf.cim.iec61968.infiec61968.infcommon;
public final class RatioOuterClass {
private RatioOuterClass() {}
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_infiec61968_infcommon_Ratio_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61968_infiec61968_infcommon_Ratio_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/infiec619" +
"68/infcommon/Ratio.proto\0222zepben.protobu" +
"f.cim.iec61968.infiec61968.infcommon\"/\n\005" +
"Ratio\022\023\n\013denominator\030\001 \001(\001\022\021\n\tnumerator\030" +
"\002 \001(\001Bo\n6com.zepben.protobuf.cim.iec6196" +
"8.infiec61968.infcommonP\001\252\0022Zepben.Proto" +
"buf.CIM.IEC61968.InfIEC61968.InfCommonb\006" +
"proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_zepben_protobuf_cim_iec61968_infiec61968_infcommon_Ratio_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61968_infiec61968_infcommon_Ratio_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61968_infiec61968_infcommon_Ratio_descriptor,
new java.lang.String[] { "Denominator", "Numerator", });
}
// @@protoc_insertion_point(outer_class_scope)
}