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