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