Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.KnockKnockOutput
Packages that use KnockKnockOutput
Package
Description
-
Uses of KnockKnockOutput 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 KnockKnockOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<KnockKnockOutput>>
E$$KnockKnockOutputBuilder.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 KnockKnockOutputModifier and TypeMethodDescription@NonNull KnockKnockOutputKnockKnockOutputBuilder.build()A newKnockKnockOutputinstance.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 KnockKnockOutputModifier and TypeMethodDescriptiondefault Class<KnockKnockOutput>KnockKnockOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<KnockKnockOutput>>KnockKnock.invoke(KnockKnockInput input) 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 KnockKnockOutputModifier and TypeMethodDescriptionstatic booleanKnockKnockOutput.bindingEquals(@NonNull KnockKnockOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intKnockKnockOutput.bindingHashCode(@NonNull KnockKnockOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringKnockKnockOutput.bindingToString(@NonNull KnockKnockOutput obj) Default implementation ofObject.toString()contract for this interface.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 KnockKnockOutputModifier and TypeMethodDescriptionKnockKnockOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<KnockKnockOutput> augmentation) Add an augmentation to this builder's product.KnockKnockOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<KnockKnockOutput>> 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 KnockKnockOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedKnockKnockOutput.