| Modifier and Type | Method and Description |
|---|---|
List<Updates> |
PcupdMessageBuilder.getUpdates() |
List<Updates> |
PcupdMessage.getUpdates() |
| Modifier and Type | Method and Description |
|---|---|
PcupdMessageBuilder |
PcupdMessageBuilder.setUpdates(List<Updates> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Updates>> |
UpdatesBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Updates |
UpdatesBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
UpdatesBuilder |
UpdatesBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Updates>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Updates> augmentation) |
UpdatesBuilder |
UpdatesBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Updates>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Updates> augmentation) |
| Constructor and Description |
|---|
UpdatesBuilder(Updates base) |
Copyright © 2014. All rights reserved.