Interface Board.GetDigitalInterruptValueResponseOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
All Known Implementing Classes:
Board.GetDigitalInterruptValueResponse, Board.GetDigitalInterruptValueResponse.Builder
Enclosing class:
Board

public static interface Board.GetDigitalInterruptValueResponseOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    int64 value = 1 [json_name = "value"];

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    getDefaultInstanceForType, isInitialized
  • Method Details

    • getValue

      long getValue()
      int64 value = 1 [json_name = "value"];
      Returns:
      The value.