| 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<InstructionsQueue>> |
InstructionsQueueBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
InstructionsQueue |
InstructionsQueueBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<InstructionsQueue> |
ProgrammingData.getInstructionsQueue() |
| Modifier and Type | Method and Description |
|---|---|
InstructionsQueueBuilder |
InstructionsQueueBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<InstructionsQueue>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<InstructionsQueue> augmentation) |
InstructionsQueueBuilder |
InstructionsQueueBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<InstructionsQueue>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<InstructionsQueue> augmentation) |
InstructionsQueueBuilder |
InstructionsQueueBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<InstructionsQueue>> augmentationType) |
| Constructor and Description |
|---|
InstructionsQueueBuilder(InstructionsQueue base) |
Copyright © 2017 OpenDaylight. All rights reserved.