public interface TrafficActionExtendedCommunity
extends org.opendaylight.yangtools.yang.binding.DataObject
This class represents the following YANG schema fragment defined in module bgp-flowspec
grouping traffic-action-extended-community {
container traffic-action-extended-community {
leaf sample {
type sample;
}
leaf terminal-action {
type terminal-action;
}
}
}
The schema path to identify an instance is
bgp-flowspec/traffic-action-extended-community| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
TrafficActionExtendedCommunity |
getTrafficActionExtendedCommunity() |
TrafficActionExtendedCommunity getTrafficActionExtendedCommunity()
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev150807.traffic.action.extended.community.TrafficActionExtendedCommunity trafficActionExtendedCommunity, or null if not presentCopyright © 2017 OpenDaylight. All rights reserved.