Uses of Class
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.link.attributes.IgpLinkAttributesBuilder
Packages that use IgpLinkAttributesBuilder
Package
Description
-
Uses of IgpLinkAttributesBuilder in org.opendaylight.bgpcep.bgp.topology.provider
Methods in org.opendaylight.bgpcep.bgp.topology.provider with parameters of type IgpLinkAttributesBuilderModifier and TypeMethodDescriptionstatic voidProtocolUtil.augmentProtocolId(LinkstateRoute value, IgpLinkAttributesBuilder ilab, LinkAttributes la, LinkDescriptors ld) -
Uses of IgpLinkAttributesBuilder in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.link.attributes
Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.link.attributes that return IgpLinkAttributesBuilderModifier and TypeMethodDescriptionIgpLinkAttributesBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<IgpLinkAttributes> augmentation) Add an augmentation to this builder's product.IgpLinkAttributesBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<IgpLinkAttributes>> augmentationType) Remove an augmentation from this builder's product.IgpLinkAttributesBuilder.setFlag(Set<FlagIdentity> values) Set the property corresponding toIgpLinkAttributes.getFlag()to the specified value.IgpLinkAttributesBuilder.setMetric(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toIgpLinkAttributes.getMetric()to the specified value.Set the property corresponding toIgpLinkAttributes.getName()to the specified value.