Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.state.SrAlgorithmBuilder
Package
Description
-
Uses of SrAlgorithmBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.state
Modifier and TypeMethodDescriptionSrAlgorithmBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<SrAlgorithm> augmentation) Add an augmentation to this builder's product.SrAlgorithmBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SrAlgorithm>> augmentationType) Remove an augmentation from this builder's product.SrAlgorithmBuilder.setAlgorithms
(Set<Algorithm> values) Set the property corresponding toSrAlgorithmsTlv.getAlgorithms()
to the specified value.