Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.path.key.object.path.key.PathKeysBuilder
Packages that use PathKeysBuilder
Package
Description
-
Uses of PathKeysBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.path.key.object.path.key
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.path.key.object.path.key that return PathKeysBuilderModifier and TypeMethodDescriptionPathKeysBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<PathKeys> augmentation) Add an augmentation to this builder's product.PathKeysBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PathKeys>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toPathKeys.getLoose()to the specified value.PathKeysBuilder.setPathKey(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.PathKey value) Set the property corresponding toPathKeySubobject.getPathKey()to the specified value.PathKeysBuilder.setPceId(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.PceId value) Set the property corresponding toPathKeySubobject.getPceId()to the specified value.