Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.TearDownSessionOutputBuilder
-
Packages that use TearDownSessionOutputBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 -
-
Uses of TearDownSessionOutputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 that return TearDownSessionOutputBuilder Modifier and Type Method Description TearDownSessionOutputBuilderTearDownSessionOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TearDownSessionOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<TearDownSessionOutput> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.TearDownSessionOutputBuilderTearDownSessionOutputBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TearDownSessionOutput> augmentation)Add an augmentation to this builder's product.TearDownSessionOutputBuilderTearDownSessionOutputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TearDownSessionOutput>> augmentationType)Remove an augmentation from this builder's product.
-