Uses of Class
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.link.attributes.UnreservedBandwidthKey
Package
Description
-
Uses of UnreservedBandwidthKey in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.link.attributes.isis.link.attributes
Modifier and TypeMethodDescriptionTedBuilder.getUnreservedBandwidth()
Return current value associated with the property corresponding toTedLinkAttributes.getUnreservedBandwidth()
.Modifier and TypeMethodDescriptionTedBuilder.setUnreservedBandwidth
(Map<UnreservedBandwidthKey, UnreservedBandwidth> values) Set the property corresponding toTedLinkAttributes.getUnreservedBandwidth()
to the specified value. -
Uses of UnreservedBandwidthKey in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021
Modifier and TypeMethodDescription@Nullable Map
<UnreservedBandwidthKey, UnreservedBandwidth> TedLinkAttributes.getUnreservedBandwidth()
Return unreservedBandwidth, ornull
if it is not present.default @NonNull Map
<UnreservedBandwidthKey, UnreservedBandwidth> TedLinkAttributes.nonnullUnreservedBandwidth()
Return unreservedBandwidth, or an empty list if it is not present. -
Uses of UnreservedBandwidthKey in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.link.attributes
Modifier and TypeMethodDescriptionUnreservedBandwidth.key()
UnreservedBandwidthBuilder.key()
Return current value associated with the property corresponding toUnreservedBandwidth.key()
.Modifier and TypeMethodDescriptionUnreservedBandwidthBuilder.withKey
(UnreservedBandwidthKey key) Set the key value corresponding toUnreservedBandwidth.key()
to the specified value.ModifierConstructorDescriptionCreates a copy from Source Object. -
Uses of UnreservedBandwidthKey in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.link.attributes.ospf.link.attributes
Modifier and TypeMethodDescriptionTedBuilder.getUnreservedBandwidth()
Return current value associated with the property corresponding toTedLinkAttributes.getUnreservedBandwidth()
.Modifier and TypeMethodDescriptionTedBuilder.setUnreservedBandwidth
(Map<UnreservedBandwidthKey, UnreservedBandwidth> values) Set the property corresponding toTedLinkAttributes.getUnreservedBandwidth()
to the specified value.