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

com.zepben.protobuf.cim.iec61970.base.protection.RelaySettingOuterClass 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/protection/RelaySetting.proto

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

public final class RelaySettingOuterClass {
  private RelaySettingOuterClass() {}
  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_protection_RelaySetting_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_zepben_protobuf_cim_iec61970_base_protection_RelaySetting_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/prot" +
      "ection/RelaySetting.proto\022,zepben.protob" +
      "uf.cim.iec61970.base.protection\0329zepben/" +
      "protobuf/cim/iec61970/base/domain/UnitSy" +
      "mbol.proto\"u\n\014RelaySetting\022\014\n\004name\030\001 \001(\t" +
      "\022H\n\nunitSymbol\030\002 \001(\01624.zepben.protobuf.c" +
      "im.iec61970.base.domain.UnitSymbol\022\r\n\005va" +
      "lue\030\003 \001(\001Bc\n0com.zepben.protobuf.cim.iec" +
      "61970.base.protectionP\001\252\002,Zepben.Protobu" +
      "f.CIM.IEC61970.Base.Protectionb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.zepben.protobuf.cim.iec61970.base.domain.UnitSymbolOuterClass.getDescriptor(),
        });
    internal_static_zepben_protobuf_cim_iec61970_base_protection_RelaySetting_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_zepben_protobuf_cim_iec61970_base_protection_RelaySetting_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_zepben_protobuf_cim_iec61970_base_protection_RelaySetting_descriptor,
        new java.lang.String[] { "Name", "UnitSymbol", "Value", });
    com.zepben.protobuf.cim.iec61970.base.domain.UnitSymbolOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy