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

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

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

public final class DistanceRelayOuterClass {
  private DistanceRelayOuterClass() {}
  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_DistanceRelay_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_zepben_protobuf_cim_iec61970_base_protection_DistanceRelay_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/DistanceRelay.proto\022,zepben.proto" +
      "buf.cim.iec61970.base.protection\032Jzepben" +
      "/protobuf/cim/iec61970/base/protection/P" +
      "rotectionRelayFunction.proto\"\314\002\n\rDistanc" +
      "eRelay\022R\n\003prf\030\001 \001(\0132E.zepben.protobuf.ci" +
      "m.iec61970.base.protection.ProtectionRel" +
      "ayFunction\022\025\n\rbackwardBlind\030\002 \001(\001\022\025\n\rbac" +
      "kwardReach\030\003 \001(\001\022\031\n\021backwardReactance\030\004 " +
      "\001(\001\022\024\n\014forwardBlind\030\005 \001(\001\022\024\n\014forwardReac" +
      "h\030\006 \001(\001\022\030\n\020forwardReactance\030\007 \001(\001\022\034\n\024ope" +
      "rationPhaseAngle1\030\010 \001(\001\022\034\n\024operationPhas" +
      "eAngle2\030\t \001(\001\022\034\n\024operationPhaseAngle3\030\n " +
      "\001(\001Bc\n0com.zepben.protobuf.cim.iec61970." +
      "base.protectionP\001\252\002,Zepben.Protobuf.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.protection.ProtectionRelayFunctionOuterClass.getDescriptor(),
        });
    internal_static_zepben_protobuf_cim_iec61970_base_protection_DistanceRelay_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_zepben_protobuf_cim_iec61970_base_protection_DistanceRelay_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_zepben_protobuf_cim_iec61970_base_protection_DistanceRelay_descriptor,
        new java.lang.String[] { "Prf", "BackwardBlind", "BackwardReach", "BackwardReactance", "ForwardBlind", "ForwardReach", "ForwardReactance", "OperationPhaseAngle1", "OperationPhaseAngle2", "OperationPhaseAngle3", });
    com.zepben.protobuf.cim.iec61970.base.protection.ProtectionRelayFunctionOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy