Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community.TrafficMarkingExtendedCommunityCaseBuilder
Package
Description
-
Uses of TrafficMarkingExtendedCommunityCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community
Modifier and TypeMethodDescriptionTrafficMarkingExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<TrafficMarkingExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.TrafficMarkingExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<TrafficMarkingExtendedCommunityCase>> augmentationType) Remove an augmentation from this builder's product.TrafficMarkingExtendedCommunityCaseBuilder.setTrafficMarkingExtendedCommunity
(TrafficMarkingExtendedCommunity value) Set the property corresponding toTrafficMarkingExtendedCommunity.getTrafficMarkingExtendedCommunity()
to the specified value.