public interface Sched
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Sched.LeafIdentifier
Identify the leaf of Sched.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLeafValueSet(Sched.LeafIdentifier leaf)
Checks if the leaf value is set.
|
BigDecimal |
predict()
Returns the attribute predict.
|
void |
predict(BigDecimal predict)
Sets the attribute predict.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
BigDecimal predict()
BitSet valueLeafFlags()
void predict(BigDecimal predict)
predict - value of predictboolean isLeafValueSet(Sched.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.