Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109.SubmitUpdateLspOutput
Packages that use SubmitUpdateLspOutput
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
-
Uses of SubmitUpdateLspOutput 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 SubmitUpdateLspOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SubmitUpdateLspOutput>>
E$$SubmitUpdateLspOutputBuilder.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 SubmitUpdateLspOutputModifier and TypeMethodDescription@NonNull SubmitUpdateLspOutputSubmitUpdateLspOutputBuilder.build()A newSubmitUpdateLspOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 that return types with arguments of type SubmitUpdateLspOutputModifier and TypeMethodDescriptiondefault Class<SubmitUpdateLspOutput>SubmitUpdateLspOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SubmitUpdateLspOutput>>SubmitUpdateLsp.invoke(SubmitUpdateLspInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with parameters of type SubmitUpdateLspOutputModifier and TypeMethodDescriptionstatic booleanSubmitUpdateLspOutput.bindingEquals(@NonNull SubmitUpdateLspOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSubmitUpdateLspOutput.bindingHashCode(@NonNull SubmitUpdateLspOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringSubmitUpdateLspOutput.bindingToString(@NonNull SubmitUpdateLspOutput 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 SubmitUpdateLspOutputModifier and TypeMethodDescriptionSubmitUpdateLspOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SubmitUpdateLspOutput> augmentation) Add an augmentation to this builder's product.SubmitUpdateLspOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SubmitUpdateLspOutput>> 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 SubmitUpdateLspOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSubmitUpdateLspOutput.