public interface Cont57
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Cont57.LeafIdentifier
Identify the leaf of Cont57.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToList57(List57 addTo)
Adds to the list of list57.
|
int |
cl57()
Returns the attribute cl57.
|
void |
cl57(int cl57)
Sets the attribute cl57.
|
Cont58 |
cont58()
Returns the attribute cont58.
|
void |
cont58(Cont58 cont58)
Sets the attribute cont58.
|
boolean |
isLeafValueSet(Cont57.LeafIdentifier leaf)
Checks if the leaf value is set.
|
List<List57> |
list57()
Returns the attribute list57.
|
void |
list57(List<List57> list57)
Sets the attribute list57.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
int cl57()
BitSet valueLeafFlags()
Cont58 cont58()
void cl57(int cl57)
cl57 - value of cl57void cont58(Cont58 cont58)
cont58 - value of cont58void list57(List<List57> list57)
list57 - list of list57void addToList57(List57 addTo)
addTo - value of list57boolean isLeafValueSet(Cont57.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.