Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.svec.object.SvecBuilder
Packages that use SvecBuilder
Package
Description
-
Uses of SvecBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.svec.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.svec.object that return SvecBuilderModifier and TypeMethodDescriptionSvecBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Svec> augmentation) Add an augmentation to this builder's product.SvecBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Svec>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toObjectHeader.getIgnore()
to the specified value.SvecBuilder.setLinkDirectionDiverse
(Boolean value) Set the property corresponding toSvec.getLinkDirectionDiverse()
to the specified value.SvecBuilder.setLinkDiverse
(Boolean value) Set the property corresponding toSvec.getLinkDiverse()
to the specified value.SvecBuilder.setNodeDiverse
(Boolean value) Set the property corresponding toSvec.getNodeDiverse()
to the specified value.SvecBuilder.setPartialPathDiverse
(Boolean value) Set the property corresponding toSvec.getPartialPathDiverse()
to the specified value.SvecBuilder.setProcessingRule
(Boolean value) Set the property corresponding toObjectHeader.getProcessingRule()
to the specified value.SvecBuilder.setRequestsIds
(Set<RequestId> values) Set the property corresponding toSvec.getRequestsIds()
to the specified value.SvecBuilder.setSrlgDiverse
(Boolean value) Set the property corresponding toSvec.getSrlgDiverse()
to the specified value.