Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109.SubmitAddLspInput
Packages that use SubmitAddLspInput
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
-
Uses of SubmitAddLspInput 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 SubmitAddLspInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SubmitAddLspInput>>
E$$SubmitAddLspInputBuilder.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 SubmitAddLspInputModifier and TypeMethodDescription@NonNull SubmitAddLspInputSubmitAddLspInputBuilder.build()A newSubmitAddLspInputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 that return types with arguments of type SubmitAddLspInputModifier and TypeMethodDescriptiondefault Class<SubmitAddLspInput>SubmitAddLspInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with parameters of type SubmitAddLspInputModifier and TypeMethodDescriptionstatic booleanSubmitAddLspInput.bindingEquals(@NonNull SubmitAddLspInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSubmitAddLspInput.bindingHashCode(@NonNull SubmitAddLspInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringSubmitAddLspInput.bindingToString(@NonNull SubmitAddLspInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SubmitAddLspOutput>>SubmitAddLsp.invoke(SubmitAddLspInput input) Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with type arguments of type SubmitAddLspInputModifier and TypeMethodDescriptionSubmitAddLspInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SubmitAddLspInput> augmentation) Add an augmentation to this builder's product.SubmitAddLspInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SubmitAddLspInput>> 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 SubmitAddLspInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSubmitAddLspInput.