public class DefaultAugmentedSchModKey extends org.onosproject.yang.model.InnerModelObject implements AugmentedSchModKey
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected List<AugListModKey> |
augListModKey |
| Constructor and Description |
|---|
DefaultAugmentedSchModKey()
Creates an instance of defaultAugmentedSchModKey.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToAugListModKey(AugListModKey addTo)
Adds to the list of augListModKey.
|
List<AugListModKey> |
augListModKey()
Returns the attribute augListModKey.
|
void |
augListModKey(List<AugListModKey> augListModKey)
Sets the attribute augListModKey.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
protected List<AugListModKey> augListModKey
public DefaultAugmentedSchModKey()
public List<AugListModKey> augListModKey()
AugmentedSchModKeyaugListModKey in interface AugmentedSchModKeypublic void augListModKey(List<AugListModKey> augListModKey)
AugmentedSchModKeyaugListModKey in interface AugmentedSchModKeyaugListModKey - list of augListModKeypublic void addToAugListModKey(AugListModKey addTo)
AugmentedSchModKeyaddToAugListModKey in interface AugmentedSchModKeyaddTo - value of augListModKeyCopyright © 2018. All rights reserved.