Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community.TrafficMarkingExtendedCommunityCaseBuilder
Packages that use 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
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community that return TrafficMarkingExtendedCommunityCaseBuilderModifier and TypeMethodDescriptionTrafficMarkingExtendedCommunityCaseBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TrafficMarkingExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.TrafficMarkingExtendedCommunityCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.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.