| Modifier and Type | Method and Description |
|---|---|
PcupdMessage |
PcupdMessage.getPcupdMessage()
State Update Request Message
|
PcupdMessage |
PcupdBuilder.getPcupdMessage() |
| Modifier and Type | Method and Description |
|---|---|
PcupdBuilder |
PcupdBuilder.setPcupdMessage(PcupdMessage value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<PcupdMessage>> |
PcupdMessageBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
PcupdMessage |
PcupdMessageBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
PcupdMessageBuilder |
PcupdMessageBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcupdMessage>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PcupdMessage> augmentation) |
PcupdMessageBuilder |
PcupdMessageBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcupdMessage>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PcupdMessage> augmentation) |
| Constructor and Description |
|---|
PcupdMessageBuilder(PcupdMessage base) |
Copyright © 2014. All rights reserved.