Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.route.attributes.extended.communities.extended.community.TrafficRateExtendedCommunityCaseBuilder
Package
Description
-
Uses of TrafficRateExtendedCommunityCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.route.attributes.extended.communities.extended.community
Modifier and TypeMethodDescriptionTrafficRateExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<TrafficRateExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.TrafficRateExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TrafficRateExtendedCommunityCase>> augmentationType) Remove an augmentation from this builder's product.TrafficRateExtendedCommunityCaseBuilder.setTrafficRateExtendedCommunity
(TrafficRateExtendedCommunity value) Set the property corresponding toTrafficRateExtendedCommunity.getTrafficRateExtendedCommunity()
to the specified value.