public class IetfNetwork4OpParam extends ModelObject implements IetfNetwork4
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
IetfNetwork4OpParam()
Creates an instance of ietfNetwork4OpParam.
|
| 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 IetfNetwork4OpParam()
public Networks networks()
IetfNetwork4networks in interface IetfNetwork4public void networks(Networks networks)
IetfNetwork4networks in interface IetfNetwork4networks - value of networkspublic 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.