Uses of Class
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.link.attributes.isis.link.attributes.TedBuilder
Packages that use TedBuilder
Package
Description
-
Uses of TedBuilder in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.link.attributes.isis.link.attributes
Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.link.attributes.isis.link.attributes that return TedBuilderModifier and TypeMethodDescriptionTedBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Ted> augmentation) Add an augmentation to this builder's product.TedBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Ted>> augmentationType) Remove an augmentation from this builder's product.TedBuilder.setColor(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toTedLinkAttributes.getColor()to the specified value.TedBuilder.setMaxLinkBandwidth(org.opendaylight.yangtools.yang.common.Decimal64 value) Set the property corresponding toTedLinkAttributes.getMaxLinkBandwidth()to the specified value.TedBuilder.setMaxResvLinkBandwidth(org.opendaylight.yangtools.yang.common.Decimal64 value) Set the property corresponding toTedLinkAttributes.getMaxResvLinkBandwidth()to the specified value.Set the property corresponding toTedLinkAttributes.getSrlg()to the specified value.TedBuilder.setTeDefaultMetric(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toTedLinkAttributes.getTeDefaultMetric()to the specified value.TedBuilder.setUnreservedBandwidth(Map<UnreservedBandwidthKey, UnreservedBandwidth> values) Set the property corresponding toTedLinkAttributes.getUnreservedBandwidth()to the specified value.