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