Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.PutTopOutput
Packages that use PutTopOutput
Package
Description
-
Uses of PutTopOutput 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 PutTopOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PutTopOutput>>
E$$PutTopOutputBuilder.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 PutTopOutputModifier and TypeMethodDescription@NonNull PutTopOutputPutTopOutputBuilder.build()A newPutTopOutputinstance.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 PutTopOutputModifier and TypeMethodDescriptiondefault Class<PutTopOutput>PutTopOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<PutTopOutput>>PutTop.invoke(PutTopInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701 with parameters of type PutTopOutputModifier and TypeMethodDescriptionstatic booleanPutTopOutput.bindingEquals(@NonNull PutTopOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intPutTopOutput.bindingHashCode(@NonNull PutTopOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringPutTopOutput.bindingToString(@NonNull PutTopOutput 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 PutTopOutputModifier and TypeMethodDescriptionPutTopOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<PutTopOutput> augmentation) Add an augmentation to this builder's product.PutTopOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PutTopOutput>> 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 PutTopOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedPutTopOutput.