public class MppBitFlag extends Object
Constructor and Description |
---|
MppBitFlag(FieldType type,
int offset,
int mask,
Object zeroValue,
Object nonZeroValue)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
setValue(FieldContainer container,
byte[] data)
Extracts the value of this bit flag from the supplied byte array
and sets the value in the supplied container.
|
public void setValue(FieldContainer container, byte[] data)
container
- containerdata
- byte arrayCopyright © 2000–2024 Packwood Software. All rights reserved.