Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.TearDownSessionOutput
Packages that use TearDownSessionOutput
Package
Description
-
Uses of TearDownSessionOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with type parameters of type TearDownSessionOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<TearDownSessionOutput>>
E$$TearDownSessionOutputBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 that return TearDownSessionOutputModifier and TypeMethodDescription@NonNull TearDownSessionOutputTearDownSessionOutputBuilder.build()A newTearDownSessionOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 that return types with arguments of type TearDownSessionOutputModifier and TypeMethodDescriptiondefault Class<TearDownSessionOutput>TearDownSessionOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<TearDownSessionOutput>>TearDownSession.invoke(TearDownSessionInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with parameters of type TearDownSessionOutputModifier and TypeMethodDescriptionstatic booleanTearDownSessionOutput.bindingEquals(@NonNull TearDownSessionOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intTearDownSessionOutput.bindingHashCode(@NonNull TearDownSessionOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringTearDownSessionOutput.bindingToString(@NonNull TearDownSessionOutput obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with type arguments of type TearDownSessionOutputModifier and TypeMethodDescriptionTearDownSessionOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TearDownSessionOutput> augmentation) Add an augmentation to this builder's product.TearDownSessionOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TearDownSessionOutput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with parameters of type TearDownSessionOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedTearDownSessionOutput.