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