Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.rpcservice.rev140701.RockTheHouseInput
Packages that use RockTheHouseInput
Package
Description
-
Uses of RockTheHouseInput 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 RockTheHouseInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RockTheHouseInput>>
E$$RockTheHouseInputBuilder.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 RockTheHouseInputModifier and TypeMethodDescription@NonNull RockTheHouseInputRockTheHouseInputBuilder.build()A newRockTheHouseInputinstance.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 RockTheHouseInputModifier and TypeMethodDescriptiondefault Class<RockTheHouseInput>RockTheHouseInput.implementedInterface()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 RockTheHouseInputModifier and TypeMethodDescriptionstatic booleanRockTheHouseInput.bindingEquals(@NonNull RockTheHouseInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intRockTheHouseInput.bindingHashCode(@NonNull RockTheHouseInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringRockTheHouseInput.bindingToString(@NonNull RockTheHouseInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RockTheHouseOutput>>RockTheHouse.invoke(RockTheHouseInput input) 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 RockTheHouseInputModifier and TypeMethodDescriptionRockTheHouseInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<RockTheHouseInput> augmentation) Add an augmentation to this builder's product.RockTheHouseInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RockTheHouseInput>> 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 RockTheHouseInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRockTheHouseInput.