| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.rpcservice.rev140701 |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<RockTheHouseInput>> |
RockTheHouseInputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
RockTheHouseInput |
RockTheHouseInputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> |
OpendaylightTestRpcServiceService.rockTheHouse(RockTheHouseInput input) |
| Modifier and Type | Method and Description |
|---|---|
RockTheHouseInputBuilder |
RockTheHouseInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RockTheHouseInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RockTheHouseInput> augmentation) |
RockTheHouseInputBuilder |
RockTheHouseInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RockTheHouseInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RockTheHouseInput> augmentation) |
RockTheHouseInputBuilder |
RockTheHouseInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RockTheHouseInput>> augmentationType) |
| Constructor and Description |
|---|
RockTheHouseInputBuilder(RockTheHouseInput base) |
Copyright © 2015. All Rights Reserved.