Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.EnsureLspOperationalOutputBuilder
-
Packages that use EnsureLspOperationalOutputBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 -
-
Uses of EnsureLspOperationalOutputBuilder 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 EnsureLspOperationalOutputBuilder Modifier and Type Method Description EnsureLspOperationalOutputBuilderEnsureLspOperationalOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalOutput> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.EnsureLspOperationalOutputBuilderEnsureLspOperationalOutputBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalOutput> augmentation)Add an augmentation to this builder's product.EnsureLspOperationalOutputBuilderEnsureLspOperationalOutputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalOutput>> augmentationType)Remove an augmentation from this builder's product.EnsureLspOperationalOutputBuilderEnsureLspOperationalOutputBuilder. setError(List<Error> values)EnsureLspOperationalOutputBuilderEnsureLspOperationalOutputBuilder. setFailure(FailureType value)
-