public interface TrafficRateExtendedCommunityCase extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<TrafficRateExtendedCommunityCase>, TrafficRateExtendedCommunity, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev130919.extended.community.ExtendedCommunity
This class represents the following YANG schema fragment defined in module bgp-flowspec
case traffic-rate-extended-community-case {
container traffic-rate-extended-community {
leaf informative-as {
type short-as-number;
}
leaf local-administrator {
type bandwidth;
}
}
}
The schema path to identify an instance is
bgp-flowspec/bgp-rib-route/attributes/extended-communities/extended-community/traffic-rate-extended-community-case| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetTrafficRateExtendedCommunityCopyright © 2017 OpenDaylight. All rights reserved.