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