Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.bandwidth.object.BandwidthBuilder
Packages that use BandwidthBuilder
Package
Description
-
Uses of BandwidthBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.bandwidth.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.bandwidth.object that return BandwidthBuilderModifier and TypeMethodDescriptionBandwidthBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Bandwidth> augmentation) Add an augmentation to this builder's product.BandwidthBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Bandwidth>> augmentationType) Remove an augmentation from this builder's product.BandwidthBuilder.setBandwidth
(Bandwidth value) Set the property corresponding toBandwidth.getBandwidth()
to the specified value.Set the property corresponding toObjectHeader.getIgnore()
to the specified value.BandwidthBuilder.setProcessingRule
(Boolean value) Set the property corresponding toObjectHeader.getProcessingRule()
to the specified value.