public class DefaultIpAddress extends org.onosproject.yang.model.InnerModelObject implements IpAddress
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected IpAddressHop |
ipAddressHop |
| Constructor and Description |
|---|
DefaultIpAddress()
Creates an instance of defaultIpAddress.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
IpAddressHop |
ipAddressHop()
Returns the attribute ipAddressHop.
|
void |
ipAddressHop(IpAddressHop ipAddressHop)
Sets the attribute ipAddressHop.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationprotected IpAddressHop ipAddressHop
public DefaultIpAddress()
public IpAddressHop ipAddressHop()
IpAddressipAddressHop in interface IpAddresspublic void ipAddressHop(IpAddressHop ipAddressHop)
IpAddressipAddressHop in interface IpAddressipAddressHop - value of ipAddressHopCopyright © 2018. All rights reserved.