Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.PathKeyExpansionBuilder
Packages that use PathKeyExpansionBuilder
Package
Description
-
Uses of PathKeyExpansionBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests that return PathKeyExpansionBuilderModifier and TypeMethodDescriptionPathKeyExpansionBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<PathKeyExpansion> augmentation) Add an augmentation to this builder's product.PathKeyExpansionBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PathKeyExpansion>> augmentationType) Remove an augmentation from this builder's product.PathKeyExpansionBuilder.setPathKey(PathKey value) Set the property corresponding toPathKeyObject.getPathKey()to the specified value.