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