Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.bandwidth.object.bandwidth.object.BasicBandwidthObjectCaseBuilder
Package
Description
-
Uses of BasicBandwidthObjectCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.bandwidth.object.bandwidth.object
Modifier and TypeMethodDescriptionBasicBandwidthObjectCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<BasicBandwidthObjectCase> augmentation) Add an augmentation to this builder's product.BasicBandwidthObjectCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicBandwidthObjectCase>> augmentationType) Remove an augmentation from this builder's product.BasicBandwidthObjectCaseBuilder.setBasicBandwidthObject
(BasicBandwidthObject value) Set the property corresponding toBasicBandwidthObjectCase.getBasicBandwidthObject()
to the specified value.