public interface Route1 extends DataObject, Augmentation<Route>
Modifier and Type | Method and Description |
---|---|
@Nullable Ipv4Prefix |
getDestinationPrefix()
IPv4 destination prefix.
|
getImplementedInterface
@Nullable Ipv4Prefix getDestinationPrefix()
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix
destinationPrefix
, or null
if not presentCopyright © 2019 OpenDaylight. All rights reserved.