com.zepben.protobuf.cim.iec61968.assetinfo.SwitchInfoOuterClass 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/SwitchInfo.proto
package com.zepben.protobuf.cim.iec61968.assetinfo;
public final class SwitchInfoOuterClass {
private SwitchInfoOuterClass() {}
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_SwitchInfo_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61968_assetinfo_SwitchInfo_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n7zepben/protobuf/cim/iec61968/assetinfo" +
"/SwitchInfo.proto\022&zepben.protobuf.cim.i" +
"ec61968.assetinfo\0323zepben/protobuf/cim/i" +
"ec61968/assets/AssetInfo.proto\"g\n\nSwitch" +
"Info\022:\n\002ai\030\001 \001(\0132..zepben.protobuf.cim.i" +
"ec61968.assets.AssetInfo\022\035\n\025ratedInterru" +
"ptingTime\030\002 \001(\001BW\n*com.zepben.protobuf.c" +
"im.iec61968.assetinfoP\001\252\002&Zepben.Protobu" +
"f.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(),
});
internal_static_zepben_protobuf_cim_iec61968_assetinfo_SwitchInfo_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61968_assetinfo_SwitchInfo_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61968_assetinfo_SwitchInfo_descriptor,
new java.lang.String[] { "Ai", "RatedInterruptingTime", });
com.zepben.protobuf.cim.iec61968.assets.AssetInfoOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}