public interface NextHop1 extends DataObject, Augmentation<NextHop>
Modifier and Type | Method and Description |
---|---|
@Nullable Ipv4Address |
getNextHopAddress()
IPv4 address of the next hop.
|
getImplementedInterface
@Nullable Ipv4Address getNextHopAddress()
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address
nextHopAddress
, or null
if not presentCopyright © 2019 OpenDaylight. All rights reserved.