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

com.zepben.protobuf.cim.iec61968.assetinfo.ShuntCompensatorInfoOuterClass 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/iec61968/assetinfo/ShuntCompensatorInfo.proto

package com.zepben.protobuf.cim.iec61968.assetinfo;

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

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\nAzepben/protobuf/cim/iec61968/assetinfo" +
      "/ShuntCompensatorInfo.proto\022&zepben.prot" +
      "obuf.cim.iec61968.assetinfo\0323zepben/prot" +
      "obuf/cim/iec61968/assets/AssetInfo.proto" +
      "\"\260\001\n\024ShuntCompensatorInfo\022:\n\002ai\030\001 \001(\0132.." +
      "zepben.protobuf.cim.iec61968.assets.Asse" +
      "tInfo\022\024\n\014maxPowerLoss\030\002 \001(\005\022\024\n\014ratedCurr" +
      "ent\030\003 \001(\005\022\032\n\022ratedReactivePower\030\004 \001(\005\022\024\n" +
      "\014ratedVoltage\030\005 \001(\005BW\n*com.zepben.protob" +
      "uf.cim.iec61968.assetinfoP\001\252\002&Zepben.Pro" +
      "tobuf.CIM.IEC61968.AssetInfob\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.zepben.protobuf.cim.iec61968.assets.AssetInfoOuterClass.getDescriptor(),
        });
    internal_static_zepben_protobuf_cim_iec61968_assetinfo_ShuntCompensatorInfo_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_zepben_protobuf_cim_iec61968_assetinfo_ShuntCompensatorInfo_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_zepben_protobuf_cim_iec61968_assetinfo_ShuntCompensatorInfo_descriptor,
        new java.lang.String[] { "Ai", "MaxPowerLoss", "RatedCurrent", "RatedReactivePower", "RatedVoltage", });
    com.zepben.protobuf.cim.iec61968.assets.AssetInfoOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy