public interface AugmentedNoSuccess
| Modifier and Type | Interface and Description |
|---|---|
static class |
AugmentedNoSuccess.LeafIdentifier
Identify the leaf of AugmentedNoSuccess.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLeafValueSet(AugmentedNoSuccess.LeafIdentifier leaf)
Checks if the leaf value is set.
|
DateAndTime |
replayStartTimeHint()
Returns the attribute replayStartTimeHint.
|
void |
replayStartTimeHint(DateAndTime replayStartTimeHint)
Sets the attribute replayStartTimeHint.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
DateAndTime replayStartTimeHint()
BitSet valueLeafFlags()
void replayStartTimeHint(DateAndTime replayStartTimeHint)
replayStartTimeHint - value of replayStartTimeHintboolean isLeafValueSet(AugmentedNoSuccess.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.