@Deprecated public interface IEFlag extends IEEnum
This is the flag representation of bitwise values of a different registers in the hardware. This interface will be inherited only to enumerations.
Modifier and Type | Method and Description |
---|---|
int |
bit()
Deprecated.
|
boolean |
isValid(int value_)
Deprecated.
|
@Deprecated int bit()
@Deprecated boolean isValid(int value_)
value_
- The value to query for. This value is greater or equal to
zero. Moreover its upper boarder is corresponding to the length of
the stored information from 8, 16, 32 or 64.true
otherwise a
false
.14-September-2016 18:23 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft