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 org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.rpcservice.rev140701 -
-
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 RockTheHouseInput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RockTheHouseInput>>
E$$RockTheHouseInputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.rpcservice.rev140701 that return RockTheHouseInput Modifier and Type Method Description RockTheHouseInputRockTheHouseInputBuilder. build()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 RockTheHouseInput Modifier and Type Method Description default 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 RockTheHouseInput Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RockTheHouseOutput>>OpendaylightTestRpcServiceService. rockTheHouse(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 RockTheHouseInput Modifier and Type Method Description RockTheHouseInputBuilderRockTheHouseInputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RockTheHouseInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<RockTheHouseInput> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.RockTheHouseInputBuilderRockTheHouseInputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RockTheHouseInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<RockTheHouseInput> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.RockTheHouseInputBuilderRockTheHouseInputBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<RockTheHouseInput> augmentation)Add an augmentation to this builder's product.RockTheHouseInputBuilderRockTheHouseInputBuilder. 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 RockTheHouseInput Constructor Description RockTheHouseInputBuilder(RockTheHouseInput base)
-