Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.KnockKnockInput
Packages that use KnockKnockInput
Package
Description
-
Uses of KnockKnockInput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 with type parameters of type KnockKnockInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<KnockKnockInput>>
E$$KnockKnockInputBuilder.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.controller.md.sal.of.migration.test.model.rev150210 that return KnockKnockInputModifier and TypeMethodDescription@NonNull KnockKnockInputKnockKnockInputBuilder.build()A newKnockKnockInputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 that return types with arguments of type KnockKnockInputModifier and TypeMethodDescriptiondefault Class<KnockKnockInput>KnockKnockInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 with parameters of type KnockKnockInputModifier and TypeMethodDescriptionstatic booleanKnockKnockInput.bindingEquals(@NonNull KnockKnockInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intKnockKnockInput.bindingHashCode(@NonNull KnockKnockInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringKnockKnockInput.bindingToString(@NonNull KnockKnockInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<KnockKnockOutput>>KnockKnock.invoke(KnockKnockInput input) Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 with type arguments of type KnockKnockInputModifier and TypeMethodDescriptionKnockKnockInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<KnockKnockInput> augmentation) Add an augmentation to this builder's product.KnockKnockInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<KnockKnockInput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 with parameters of type KnockKnockInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedKnockKnockInput.