| 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<InstructionStatusChanged>> |
InstructionStatusChangedBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
InstructionStatusChanged |
InstructionStatusChangedBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProgrammingListener.onInstructionStatusChanged(InstructionStatusChanged notification) |
| Modifier and Type | Method and Description |
|---|---|
InstructionStatusChangedBuilder |
InstructionStatusChangedBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<InstructionStatusChanged>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<InstructionStatusChanged> augmentation) |
InstructionStatusChangedBuilder |
InstructionStatusChangedBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<InstructionStatusChanged>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<InstructionStatusChanged> augmentation) |
InstructionStatusChangedBuilder |
InstructionStatusChangedBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<InstructionStatusChanged>> augmentationType) |
| Constructor and Description |
|---|
InstructionStatusChangedBuilder(InstructionStatusChanged base) |
Copyright © 2017 OpenDaylight. All rights reserved.