Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.prefix.state.IgpBitsBuilder
Packages that use IgpBitsBuilder
Package
Description
-
Uses of IgpBitsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.prefix.state
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.prefix.state that return IgpBitsBuilderModifier and TypeMethodDescriptionIgpBitsBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<IgpBits> augmentation) Add an augmentation to this builder's product.IgpBitsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<IgpBits>> augmentationType) Remove an augmentation from this builder's product.IgpBitsBuilder.setIsIsUpDown
(Boolean value) Set the property corresponding toIgpBits.getIsIsUpDown()
to the specified value.IgpBitsBuilder.setOspfLocalAddress
(Boolean value) Set the property corresponding toIgpBits.getOspfLocalAddress()
to the specified value.IgpBitsBuilder.setOspfNoUnicast
(Boolean value) Set the property corresponding toIgpBits.getOspfNoUnicast()
to the specified value.IgpBitsBuilder.setOspfPropagateNssa
(Boolean value) Set the property corresponding toIgpBits.getOspfPropagateNssa()
to the specified value.