public class DefaultAugmentedSchValid extends org.onosproject.yang.model.InnerModelObject implements AugmentedSchValid
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected List<AugCaseModKey> |
augCaseModKey |
| Constructor and Description |
|---|
DefaultAugmentedSchValid()
Creates an instance of defaultAugmentedSchValid.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToAugCaseModKey(AugCaseModKey addTo)
Adds to the list of augCaseModKey.
|
List<AugCaseModKey> |
augCaseModKey()
Returns the attribute augCaseModKey.
|
void |
augCaseModKey(List<AugCaseModKey> augCaseModKey)
Sets the attribute augCaseModKey.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
protected List<AugCaseModKey> augCaseModKey
public DefaultAugmentedSchValid()
public List<AugCaseModKey> augCaseModKey()
AugmentedSchValidaugCaseModKey in interface AugmentedSchValidpublic void augCaseModKey(List<AugCaseModKey> augCaseModKey)
AugmentedSchValidaugCaseModKey in interface AugmentedSchValidaugCaseModKey - list of augCaseModKeypublic void addToAugCaseModKey(AugCaseModKey addTo)
AugmentedSchValidaddToAugCaseModKey in interface AugmentedSchValidaddTo - value of augCaseModKeyCopyright © 2017. All rights reserved.