com.zepben.protobuf.cim.iec61968.assets.AssetOuterClass 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/assets/Asset.proto
package com.zepben.protobuf.cim.iec61968.assets;
public final class AssetOuterClass {
private AssetOuterClass() {}
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_assets_Asset_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61968_assets_Asset_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/assets/As" +
"set.proto\022#zepben.protobuf.cim.iec61968." +
"assets\032=zepben/protobuf/cim/iec61970/bas" +
"e/core/IdentifiedObject.proto\"\202\001\n\005Asset\022" +
"D\n\002io\030\001 \001(\01328.zepben.protobuf.cim.iec619" +
"70.base.core.IdentifiedObject\022\035\n\025organis" +
"ationRoleMRIDs\030\002 \003(\t\022\024\n\014locationMRID\030\003 \001" +
"(\tBQ\n\'com.zepben.protobuf.cim.iec61968.a" +
"ssetsP\001\252\002#Zepben.Protobuf.CIM.IEC61968.A" +
"ssetsb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.zepben.protobuf.cim.iec61970.base.core.IdentifiedObjectOuterClass.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61968_assets_Asset_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61968_assets_Asset_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61968_assets_Asset_descriptor,
new java.lang.String[] { "Io", "OrganisationRoleMRIDs", "LocationMRID", });
com.zepben.protobuf.cim.iec61970.base.core.IdentifiedObjectOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}