| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720 |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<CleanInstructionsOutput>> |
CleanInstructionsOutputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
CleanInstructionsOutput |
CleanInstructionsOutputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<CleanInstructionsOutput>> |
ProgrammingService.cleanInstructions(CleanInstructionsInput input)
Attempt to clean out a certain set of instructions.
|
| Modifier and Type | Method and Description |
|---|---|
CleanInstructionsOutputBuilder |
CleanInstructionsOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CleanInstructionsOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<CleanInstructionsOutput> augmentation) |
CleanInstructionsOutputBuilder |
CleanInstructionsOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CleanInstructionsOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<CleanInstructionsOutput> augmentation) |
CleanInstructionsOutputBuilder |
CleanInstructionsOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CleanInstructionsOutput>> augmentationType) |
| Constructor and Description |
|---|
CleanInstructionsOutputBuilder(CleanInstructionsOutput base) |
Copyright © 2017 OpenDaylight. All rights reserved.