com.zepben.protobuf.cim.iec61968.assetinfo.CableInfoOuterClass 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/CableInfo.proto
package com.zepben.protobuf.cim.iec61968.assetinfo;
public final class CableInfoOuterClass {
private CableInfoOuterClass() {}
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_CableInfo_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61968_assetinfo_CableInfo_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n6zepben/protobuf/cim/iec61968/assetinfo" +
"/CableInfo.proto\022&zepben.protobuf.cim.ie" +
"c61968.assetinfo\0325zepben/protobuf/cim/ie" +
"c61968/assetinfo/WireInfo.proto\"I\n\tCable" +
"Info\022<\n\002wi\030\001 \001(\01320.zepben.protobuf.cim.i" +
"ec61968.assetinfo.WireInfoBW\n*com.zepben" +
".protobuf.cim.iec61968.assetinfoP\001\252\002&Zep" +
"ben.Protobuf.CIM.IEC61968.AssetInfob\006pro" +
"to3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.zepben.protobuf.cim.iec61968.assetinfo.WireInfoOuterClass.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61968_assetinfo_CableInfo_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61968_assetinfo_CableInfo_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61968_assetinfo_CableInfo_descriptor,
new java.lang.String[] { "Wi", });
com.zepben.protobuf.cim.iec61968.assetinfo.WireInfoOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}