public interface First extends OutCh, org.onosproject.yang.model.Augmentable
| Modifier and Type | Interface and Description |
|---|---|
static class |
First.LeafIdentifier
Identify the leaf of First.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToCall(Short addTo)
Adds to the list of call.
|
List<Short> |
call()
Returns the attribute call.
|
void |
call(List<Short> call)
Sets the attribute call.
|
boolean |
isLeafValueSet(First.LeafIdentifier leaf)
Checks if the leaf value is set.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
BitSet valueLeafFlags()
void addToCall(Short addTo)
addTo - value of callboolean isLeafValueSet(First.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.