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 SubmitAddLspOutput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SubmitAddLspOutput>>
E$$SubmitAddLspOutputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 that return SubmitAddLspOutput Modifier and Type Method Description SubmitAddLspOutputSubmitAddLspOutputBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 that return types with arguments of type SubmitAddLspOutput Modifier and Type Method Description default 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 SubmitAddLspOutput Modifier and Type Method Description static 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 SubmitAddLspOutput Modifier and Type Method Description SubmitAddLspOutputBuilderSubmitAddLspOutputBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SubmitAddLspOutput> augmentation)Add an augmentation to this builder's product.SubmitAddLspOutputBuilderSubmitAddLspOutputBuilder. 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 SubmitAddLspOutput Constructor Description SubmitAddLspOutputBuilder(SubmitAddLspOutput base)
-