Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.AddLspOutput
Packages that use AddLspOutput
Package
Description
-
Uses of AddLspOutput 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 AddLspOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<AddLspOutput>>
E$$AddLspOutputBuilder.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 AddLspOutputModifier and TypeMethodDescription@NonNull AddLspOutputAddLspOutputBuilder.build()A newAddLspOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 that return types with arguments of type AddLspOutputModifier and TypeMethodDescriptiondefault Class<AddLspOutput>AddLspOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<AddLspOutput>>AddLsp.invoke(AddLspInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with parameters of type AddLspOutputModifier and TypeMethodDescriptionstatic booleanAddLspOutput.bindingEquals(@NonNull AddLspOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intAddLspOutput.bindingHashCode(@NonNull AddLspOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringAddLspOutput.bindingToString(@NonNull AddLspOutput 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 AddLspOutputModifier and TypeMethodDescriptionAddLspOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<AddLspOutput> augmentation) Add an augmentation to this builder's product.AddLspOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<AddLspOutput>> 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 AddLspOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedAddLspOutput.