Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.path.binding.tlv.PathBindingBuilder
Package
Description
-
Uses of PathBindingBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.path.binding.tlv
Modifier and TypeMethodDescriptionPathBindingBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<PathBinding> augmentation) Add an augmentation to this builder's product.PathBindingBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathBinding>> augmentationType) Remove an augmentation from this builder's product.PathBindingBuilder.setBindingTypeValue
(BindingTypeValue value) Set the property corresponding toPathBinding.getBindingTypeValue()
to the specified value.