com.zepben.protobuf.cim.iec61970.base.wires.DisconnectorOuterClass 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/Disconnector.proto
package com.zepben.protobuf.cim.iec61970.base.wires;
public final class DisconnectorOuterClass {
private DisconnectorOuterClass() {}
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_Disconnector_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61970_base_wires_Disconnector_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/Disconnector.proto\022\'zepben.protobuf.ci" +
"m.iec61970.base.wires\0324zepben/protobuf/c" +
"im/iec61970/base/wires/Switch.proto\"K\n\014D" +
"isconnector\022;\n\002sw\030\001 \001(\0132/.zepben.protobu" +
"f.cim.iec61970.base.wires.SwitchBY\n+com." +
"zepben.protobuf.cim.iec61970.base.wiresP" +
"\001\252\002\'Zepben.Protobuf.CIM.IEC61970.Base.Wi" +
"resb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.zepben.protobuf.cim.iec61970.base.wires.SwitchOuterClass.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61970_base_wires_Disconnector_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61970_base_wires_Disconnector_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61970_base_wires_Disconnector_descriptor,
new java.lang.String[] { "Sw", });
com.zepben.protobuf.cim.iec61970.base.wires.SwitchOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}