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