| Modifier and Type | Method and Description |
|---|---|
List<ControlMessage> |
CtrlMsgStats.getControlMessage() |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<ControlMessage>> |
ControlMessageBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
ControlMessage |
ControlMessageBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ControlMessageBuilder |
ControlMessageBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ControlMessage>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ControlMessage> augmentation) |
ControlMessageBuilder |
ControlMessageBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ControlMessage>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ControlMessage> augmentation) |
ControlMessageBuilder |
ControlMessageBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ControlMessage>> augmentationType) |
| Constructor and Description |
|---|
ControlMessageBuilder(ControlMessage base) |
| Modifier and Type | Method and Description |
|---|---|
List<ControlMessage> |
ControlMessageStatsBuilder.getControlMessage() |
| Modifier and Type | Method and Description |
|---|---|
ControlMessageStatsBuilder |
ControlMessageStatsBuilder.setControlMessage(List<ControlMessage> value) |
Copyright © 2018 OpenDaylight. All rights reserved.