Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.PutTopInput
Packages that use PutTopInput
Package
Description
-
Uses of PutTopInput 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 PutTopInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PutTopInput>>
E$$PutTopInputBuilder.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 PutTopInputModifier and TypeMethodDescription@NonNull PutTopInputPutTopInputBuilder.build()A newPutTopInputinstance.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 PutTopInputMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701 with parameters of type PutTopInputModifier and TypeMethodDescriptionstatic booleanPutTopInput.bindingEquals(@NonNull PutTopInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intPutTopInput.bindingHashCode(@NonNull PutTopInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringPutTopInput.bindingToString(@NonNull PutTopInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<PutTopOutput>>PutTop.invoke(PutTopInput 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 PutTopInputModifier and TypeMethodDescriptionPutTopInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<PutTopInput> augmentation) Add an augmentation to this builder's product.PutTopInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PutTopInput>> 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 PutTopInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedPutTopInput.