| 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 |
|---|---|
@Nullable 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.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Messages |
MessagesBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Messages> |
Messages.implementedInterface() |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
Messages |
PcepSessionStateBuilder.getMessages() |
| Modifier and Type | Method and Description |
|---|---|
PcepSessionStateBuilder |
PcepSessionStateBuilder.setMessages(Messages value) |
Copyright © 2020 OpenDaylight. All rights reserved.