public interface Fixed extends Holdtime
| Modifier and Type | Interface and Description |
|---|---|
static class |
Fixed.LeafIdentifier
Identify the leaf of Fixed.
|
| Modifier and Type | Method and Description |
|---|---|
long |
fixedValue()
Returns the attribute fixedValue.
|
void |
fixedValue(long fixedValue)
Sets the attribute fixedValue.
|
boolean |
isLeafValueSet(Fixed.LeafIdentifier leaf)
Checks if the leaf value is set.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
long fixedValue()
BitSet valueLeafFlags()
void fixedValue(long fixedValue)
fixedValue - value of fixedValueboolean isLeafValueSet(Fixed.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.