public class YrtNetworkTopologyOpParam extends ModelObject implements YrtNetworkTopology
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
YrtNetworkTopologyOpParam()
Creates an instance of yrtNetworkTopologyOpParam.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAugmentation(ModelObject obj) |
<T extends ModelObject> |
augmentation(Class<T> c) |
Map<Class<? extends ModelObject>,ModelObject> |
augmentations() |
void |
removeAugmentation(ModelObject obj) |
public YrtNetworkTopologyOpParam()
public 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.