All Known Implementing Classes:
StatusCode.DataValueInfoBits
Enclosing class:
StatusCode

public static interface StatusCode.InfoBits
Additional information bits that qualify the StatusCode.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Get the underlying info bits value.
  • Method Details

    • bits

      int bits()
      Get the underlying info bits value.
      Returns:
      the underlying info bits value.