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

org.yamcs.protobuf.CancelOptionsOrBuilder 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/api/websocket.proto

package org.yamcs.protobuf;

public interface CancelOptionsOrBuilder extends
    // @@protoc_insertion_point(interface_extends:yamcs.api.CancelOptions)
    com.google.protobuf.MessageOrBuilder {

  /**
   * int32 call = 1;
   * @return The call.
   */
  int getCall();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy