public class DefaultNamedSrlgs extends org.onosproject.yang.model.InnerModelObject implements NamedSrlgs
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultNamedSrlgs()
Creates an instance of defaultNamedSrlgs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToNamedSrlg(NamedSrlg addTo)
Adds to the list of namedSrlg.
|
boolean |
equals(Object obj) |
int |
hashCode() |
List<NamedSrlg> |
namedSrlg()
Returns the attribute namedSrlg.
|
void |
namedSrlg(List<NamedSrlg> namedSrlg)
Sets the attribute namedSrlg.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationpublic DefaultNamedSrlgs()
public List<NamedSrlg> namedSrlg()
NamedSrlgsnamedSrlg in interface NamedSrlgspublic void namedSrlg(List<NamedSrlg> namedSrlg)
NamedSrlgsnamedSrlg in interface NamedSrlgsnamedSrlg - list of namedSrlgpublic void addToNamedSrlg(NamedSrlg addTo)
NamedSrlgsaddToNamedSrlg in interface NamedSrlgsaddTo - value of namedSrlgCopyright © 2018. All rights reserved.