Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.GetTopInput
Packages that use GetTopInput
Package
Description
-
Uses of GetTopInput 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 GetTopInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<GetTopInput>>
E$$GetTopInputBuilder.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 GetTopInputModifier and TypeMethodDescription@NonNull GetTopInputGetTopInputBuilder.build()A newGetTopInputinstance.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 GetTopInputMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701 with parameters of type GetTopInputModifier and TypeMethodDescriptionstatic booleanGetTopInput.bindingEquals(@NonNull GetTopInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intGetTopInput.bindingHashCode(@NonNull GetTopInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringGetTopInput.bindingToString(@NonNull GetTopInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetTopOutput>>GetTop.invoke(GetTopInput input) 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 GetTopInputModifier and TypeMethodDescriptionGetTopInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<GetTopInput> augmentation) Add an augmentation to this builder's product.GetTopInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetTopInput>> 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 GetTopInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedGetTopInput.