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