| Modifier and Type | Method and Description |
|---|---|
PcrepMessage |
PcrepBuilder.getPcrepMessage() |
| Modifier and Type | Method and Description |
|---|---|
PcrepBuilder |
PcrepBuilder.setPcrepMessage(PcrepMessage value) |
| Modifier and Type | Method and Description |
|---|---|
PcrepMessage |
PcrepMessage.getPcrepMessage()
Path Computation Reply Message
|
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<PcrepMessage>> |
PcrepMessageBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
PcrepMessage |
PcrepMessageBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
PcrepMessageBuilder |
PcrepMessageBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcrepMessage>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PcrepMessage> augmentationValue) |
PcrepMessageBuilder |
PcrepMessageBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcrepMessage>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PcrepMessage> augmentationValue) |
PcrepMessageBuilder |
PcrepMessageBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcrepMessage>> augmentationType) |
| Constructor and Description |
|---|
PcrepMessageBuilder(PcrepMessage base) |
Copyright © 2018 OpenDaylight. All rights reserved.