Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.LinkBandwidthCaseBuilder
Package
Description
-
Uses of LinkBandwidthCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community
Modifier and TypeMethodDescriptionLinkBandwidthCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<LinkBandwidthCase> augmentation) Add an augmentation to this builder's product.LinkBandwidthCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LinkBandwidthCase>> augmentationType) Remove an augmentation from this builder's product.LinkBandwidthCaseBuilder.setLinkBandwidthExtendedCommunity
(LinkBandwidthExtendedCommunity value) Set the property corresponding toLinkBandwidthCase.getLinkBandwidthExtendedCommunity()
to the specified value.