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

org.yamcs.protobuf.actions.ActionsProto Maven / Gradle / Ivy

There is a newer version: 5.10.9
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: yamcs/protobuf/actions/actions.proto

package org.yamcs.protobuf.actions;

public final class ActionsProto {
  private ActionsProto() {}
  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_yamcs_protobuf_actions_ActionInfo_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_yamcs_protobuf_actions_ActionInfo_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$yamcs/protobuf/actions/actions.proto\022\026" +
      "yamcs.protobuf.actions\032\"yamcs/protobuf/c" +
      "onfig/config.proto\"\207\001\n\nActionInfo\022\n\n\002id\030" +
      "\001 \001(\t\022\r\n\005label\030\002 \001(\t\022\r\n\005style\030\003 \001(\t\022\017\n\007e" +
      "nabled\030\004 \001(\010\022\017\n\007checked\030\005 \001(\010\022-\n\004spec\030\006 " +
      "\001(\0132\037.yamcs.protobuf.config.SpecInfoB,\n\032" +
      "org.yamcs.protobuf.actionsB\014ActionsProto" +
      "P\001"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          org.yamcs.protobuf.config.ConfigProto.getDescriptor(),
        });
    internal_static_yamcs_protobuf_actions_ActionInfo_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_yamcs_protobuf_actions_ActionInfo_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_yamcs_protobuf_actions_ActionInfo_descriptor,
        new java.lang.String[] { "Id", "Label", "Style", "Enabled", "Checked", "Spec", });
    org.yamcs.protobuf.config.ConfigProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy