public class DefaultAugmentedNwNetworkTypes extends org.onosproject.yang.model.InnerModelObject implements AugmentedNwNetworkTypes
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected TeTopology |
teTopology |
| Constructor and Description |
|---|
DefaultAugmentedNwNetworkTypes()
Creates an instance of defaultAugmentedNwNetworkTypes.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
TeTopology |
teTopology()
Returns the attribute teTopology.
|
void |
teTopology(TeTopology teTopology)
Sets the attribute teTopology.
|
String |
toString() |
protected TeTopology teTopology
public DefaultAugmentedNwNetworkTypes()
public TeTopology teTopology()
AugmentedNwNetworkTypesteTopology in interface AugmentedNwNetworkTypespublic void teTopology(TeTopology teTopology)
AugmentedNwNetworkTypesteTopology in interface AugmentedNwNetworkTypesteTopology - value of teTopologyCopyright © 2017. All rights reserved.