Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109.SubmitEnsureLspOperationalOutput
Packages that use SubmitEnsureLspOperationalOutput
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
-
Uses of SubmitEnsureLspOperationalOutput 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 SubmitEnsureLspOperationalOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SubmitEnsureLspOperationalOutput>>
E$$SubmitEnsureLspOperationalOutputBuilder.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 SubmitEnsureLspOperationalOutputModifier and TypeMethodDescription@NonNull SubmitEnsureLspOperationalOutputSubmitEnsureLspOperationalOutputBuilder.build()A newSubmitEnsureLspOperationalOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 that return types with arguments of type SubmitEnsureLspOperationalOutputModifier and TypeMethodDescriptiondefault Class<SubmitEnsureLspOperationalOutput>SubmitEnsureLspOperationalOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SubmitEnsureLspOperationalOutput>>SubmitEnsureLspOperational.invoke(SubmitEnsureLspOperationalInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with parameters of type SubmitEnsureLspOperationalOutputModifier and TypeMethodDescriptionstatic booleanSubmitEnsureLspOperationalOutput.bindingEquals(@NonNull SubmitEnsureLspOperationalOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSubmitEnsureLspOperationalOutput.bindingHashCode(@NonNull SubmitEnsureLspOperationalOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringSubmitEnsureLspOperationalOutput.bindingToString(@NonNull SubmitEnsureLspOperationalOutput 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 SubmitEnsureLspOperationalOutputModifier and TypeMethodDescriptionSubmitEnsureLspOperationalOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SubmitEnsureLspOperationalOutput> augmentation) Add an augmentation to this builder's product.SubmitEnsureLspOperationalOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SubmitEnsureLspOperationalOutput>> 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 SubmitEnsureLspOperationalOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSubmitEnsureLspOperationalOutput.