Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.GetTopOutput
Packages that use GetTopOutput
Package
Description
-
Uses of GetTopOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701 with type parameters of type GetTopOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<GetTopOutput>>
E$$GetTopOutputBuilder.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.test.list.rev140701 that return GetTopOutputModifier and TypeMethodDescription@NonNull GetTopOutputGetTopOutputBuilder.build()A newGetTopOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701 that return types with arguments of type GetTopOutputModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetTopOutput>>OpendaylightMdsalListTestService.getTop(GetTopInput input) Invokeget-topRPC.default Class<GetTopOutput>GetTopOutput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701 with parameters of type GetTopOutputModifier and TypeMethodDescriptionstatic booleanGetTopOutput.bindingEquals(@NonNull GetTopOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intGetTopOutput.bindingHashCode(@NonNull GetTopOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringGetTopOutput.bindingToString(@NonNull GetTopOutput 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.test.list.rev140701 with type arguments of type GetTopOutputModifier and TypeMethodDescriptionGetTopOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<GetTopOutput> augmentation) Add an augmentation to this builder's product.GetTopOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetTopOutput>> 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.test.list.rev140701 with parameters of type GetTopOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedGetTopOutput.