Uses of Class
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.srlg.attributes._interface.switching.capabilities.MaxLspBandwidthBuilder
Package
Description
-
Uses of MaxLspBandwidthBuilder in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.srlg.attributes._interface.switching.capabilities
Modifier and TypeMethodDescriptionMaxLspBandwidthBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<MaxLspBandwidth> augmentation) Add an augmentation to this builder's product.MaxLspBandwidthBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MaxLspBandwidth>> augmentationType) Remove an augmentation from this builder's product.MaxLspBandwidthBuilder.setBandwidth
(org.opendaylight.yangtools.yang.common.Decimal64 value) Set the property corresponding toMaxLspBandwidth.getBandwidth()
to the specified value.MaxLspBandwidthBuilder.setPriority
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toMaxLspBandwidth.getPriority()
to the specified value.MaxLspBandwidthBuilder.withKey
(MaxLspBandwidthKey key) Set the key value corresponding toMaxLspBandwidth.key()
to the specified value.