All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.zepben.protobuf.cim.iec61970.base.wires.SwitchOuterClass Maven / Gradle / Ivy

There is a newer version: 0.32.0-SNAPSHOT2
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: zepben/protobuf/cim/iec61970/base/wires/Switch.proto

package com.zepben.protobuf.cim.iec61970.base.wires;

public final class SwitchOuterClass {
  private SwitchOuterClass() {}
  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_Switch_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_zepben_protobuf_cim_iec61970_base_wires_Switch_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n4zepben/protobuf/cim/iec61970/base/wire" +
      "s/Switch.proto\022\'zepben.protobuf.cim.iec6" +
      "1970.base.wires\032@zepben/protobuf/cim/iec" +
      "61970/base/core/ConductingEquipment.prot" +
      "o\"\211\001\n\006Switch\022G\n\002ce\030\001 \001(\0132;.zepben.protob" +
      "uf.cim.iec61970.base.core.ConductingEqui" +
      "pment\022\022\n\nnormalOpen\030\002 \001(\010\022\014\n\004open\030\003 \001(\010\022" +
      "\024\n\014ratedCurrent\030\004 \001(\001BY\n+com.zepben.prot" +
      "obuf.cim.iec61970.base.wiresP\001\252\002\'Zepben." +
      "Protobuf.CIM.IEC61970.Base.Wiresb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.zepben.protobuf.cim.iec61970.base.core.ConductingEquipmentOuterClass.getDescriptor(),
        });
    internal_static_zepben_protobuf_cim_iec61970_base_wires_Switch_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_zepben_protobuf_cim_iec61970_base_wires_Switch_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_zepben_protobuf_cim_iec61970_base_wires_Switch_descriptor,
        new java.lang.String[] { "Ce", "NormalOpen", "Open", "RatedCurrent", });
    com.zepben.protobuf.cim.iec61970.base.core.ConductingEquipmentOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy