Interface StatusCode.InfoBits
- All Known Implementing Classes:
StatusCode.DataValueInfoBits
- Enclosing class:
- StatusCode
public static interface StatusCode.InfoBits
Additional information bits that qualify the StatusCode.
-
Method Summary
-
Method Details
-
bits
int bits()Get the underlying info bits value.- Returns:
- the underlying info bits value.
-