| Modifier and Type | Method and Description |
|---|---|
Messages |
PcepSessionState.getMessages()
The statistics of PCEP received/sent messages from the PCE point of view.
|
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Messages>> |
MessagesBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Messages |
MessagesBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
MessagesBuilder |
MessagesBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Messages>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Messages> augmentationValue) |
MessagesBuilder |
MessagesBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Messages>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Messages> augmentationValue) |
MessagesBuilder |
MessagesBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Messages>> augmentationType) |
| Constructor and Description |
|---|
MessagesBuilder(Messages base) |
Copyright © 2018 OpenDaylight. All rights reserved.