public class CheckOpParam extends ModelObject implements Check
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
CheckOpParam()
Creates an instance of checkOpParam.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAugmentation(ModelObject obj) |
<T extends ModelObject> |
augmentation(Class<T> c) |
Map<Class<? extends ModelObject>,ModelObject> |
augmentations() |
boolean |
equals(Object obj) |
int |
hashCode() |
Networks |
networks()
Returns the attribute networks.
|
void |
networks(Networks networks)
Sets the attribute networks.
|
void |
removeAugmentation(ModelObject obj) |
String |
toString() |
protected Networks networks
public Networks networks()
Checkpublic void networks(Networks networks)
Checkpublic void addAugmentation(ModelObject obj)
addAugmentation in class ModelObjectpublic void removeAugmentation(ModelObject obj)
removeAugmentation in class ModelObjectpublic Map<Class<? extends ModelObject>,ModelObject> augmentations()
augmentations in class ModelObjectpublic <T extends ModelObject> T augmentation(Class<T> c)
augmentation in class ModelObjectCopyright © 2017. All rights reserved.