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() |
Network |
network()
Returns the attribute network.
|
void |
network(Network network)
Sets the attribute network.
|
void |
removeAugmentation(ModelObject obj) |
String |
toString() |
protected Network network
public IetfNetwork4OpParam()
public Network network()
IetfNetwork4network in interface IetfNetwork4public void network(Network network)
IetfNetwork4network in interface IetfNetwork4network - value of networkpublic 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.