public interface FlowspecIpv6Routes
extends org.opendaylight.yangtools.yang.binding.DataObject
This class represents the following YANG schema fragment defined in module bgp-flowspec
grouping flowspec-ipv6-routes {
container flowspec-ipv6-routes {
uses flowspec-ipv6-route;
}
}
The schema path to identify an instance is
bgp-flowspec/flowspec-ipv6-routes| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
FlowspecIpv6Routes |
getFlowspecIpv6Routes() |
FlowspecIpv6Routes getFlowspecIpv6Routes()
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev180329.flowspec.ipv6.routes.FlowspecIpv6Routes flowspecIpv6Routes, or null if not presentCopyright © 2019 OpenDaylight. All rights reserved.