Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.path.key.object.PathKeyBuilder
Packages that use PathKeyBuilder
Package
Description
-
Uses of PathKeyBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.path.key.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.path.key.object that return PathKeyBuilderModifier and TypeMethodDescriptionPathKeyBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<PathKey> augmentation) Add an augmentation to this builder's product.PathKeyBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PathKey>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toObjectHeader.getIgnore()to the specified value.PathKeyBuilder.setPathKeys(List<PathKeys> values) Set the property corresponding toPathKey.getPathKeys()to the specified value.PathKeyBuilder.setProcessingRule(Boolean value) Set the property corresponding toObjectHeader.getProcessingRule()to the specified value.