public class DefaultTop1 extends org.onosproject.yang.model.InnerModelObject implements Top1
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultTop1()
Creates an instance of defaultTop1.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToL1(L1 addTo)
Adds to the list of l1.
|
C2 |
c2()
Returns the attribute c2.
|
void |
c2(C2 c2)
Sets the attribute c2.
|
boolean |
equals(Object obj) |
int |
hashCode() |
List<L1> |
l1()
Returns the attribute l1.
|
void |
l1(List<L1> l1)
Sets the attribute l1.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationpublic void addToL1(L1 addTo)
Top1Copyright © 2019. All rights reserved.