Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109.SubmitAddLspOutput
Packages that use SubmitAddLspOutput
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
-
Uses of SubmitAddLspOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with type parameters of type SubmitAddLspOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SubmitAddLspOutput>>
E$$SubmitAddLspOutputBuilder.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.programming.rev181109 that return SubmitAddLspOutputModifier and TypeMethodDescription@NonNull SubmitAddLspOutputSubmitAddLspOutputBuilder.build()A newSubmitAddLspOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 that return types with arguments of type SubmitAddLspOutputModifier and TypeMethodDescriptiondefault Class<SubmitAddLspOutput>SubmitAddLspOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SubmitAddLspOutput>>NetworkTopologyPcepProgrammingService.submitAddLsp(SubmitAddLspInput input) Invokesubmit-add-lspRPC.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with parameters of type SubmitAddLspOutputModifier and TypeMethodDescriptionstatic booleanSubmitAddLspOutput.bindingEquals(@NonNull SubmitAddLspOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSubmitAddLspOutput.bindingHashCode(@NonNull SubmitAddLspOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringSubmitAddLspOutput.bindingToString(@NonNull SubmitAddLspOutput 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.programming.rev181109 with type arguments of type SubmitAddLspOutputModifier and TypeMethodDescriptionSubmitAddLspOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SubmitAddLspOutput> augmentation) Add an augmentation to this builder's product.SubmitAddLspOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SubmitAddLspOutput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with parameters of type SubmitAddLspOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSubmitAddLspOutput.