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