public class DefaultUpdateFilter extends org.onosproject.yang.model.InnerModelObject implements UpdateFilter
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected UpdateFilter |
updateFilter |
| Constructor and Description |
|---|
DefaultUpdateFilter()
Creates an instance of defaultUpdateFilter.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
UpdateFilter |
updateFilter()
Returns the attribute updateFilter.
|
void |
updateFilter(UpdateFilter updateFilter)
Sets the attribute updateFilter.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected UpdateFilter updateFilter
public DefaultUpdateFilter()
public UpdateFilter updateFilter()
UpdateFilterupdateFilter in interface UpdateFilterpublic void updateFilter(UpdateFilter updateFilter)
UpdateFilterupdateFilter in interface UpdateFilterupdateFilter - value of updateFilterCopyright © 2018. All rights reserved.