Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.rpcservice.rev140701.RockTheHouseOutput
Packages that use RockTheHouseOutput
Package
Description
-
Uses of RockTheHouseOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.rpcservice.rev140701
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.rpcservice.rev140701 with type parameters of type RockTheHouseOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RockTheHouseOutput>>
E$$RockTheHouseOutputBuilder.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.bi.ba.rpcservice.rev140701 that return RockTheHouseOutputModifier and TypeMethodDescription@NonNull RockTheHouseOutputRockTheHouseOutputBuilder.build()A newRockTheHouseOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.rpcservice.rev140701 that return types with arguments of type RockTheHouseOutputModifier and TypeMethodDescriptiondefault Class<RockTheHouseOutput>RockTheHouseOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RockTheHouseOutput>>RockTheHouse.invoke(RockTheHouseInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.rpcservice.rev140701 with parameters of type RockTheHouseOutputModifier and TypeMethodDescriptionstatic booleanRockTheHouseOutput.bindingEquals(@NonNull RockTheHouseOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intRockTheHouseOutput.bindingHashCode(@NonNull RockTheHouseOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringRockTheHouseOutput.bindingToString(@NonNull RockTheHouseOutput 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.bi.ba.rpcservice.rev140701 with type arguments of type RockTheHouseOutputModifier and TypeMethodDescriptionRockTheHouseOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<RockTheHouseOutput> augmentation) Add an augmentation to this builder's product.RockTheHouseOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RockTheHouseOutput>> 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.bi.ba.rpcservice.rev140701 with parameters of type RockTheHouseOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRockTheHouseOutput.