| Modifier and Type | Method and Description |
|---|---|
AnnouncementContext |
ForwardingAdjacencyBuilder.getAnnouncementContext() |
| Modifier and Type | Method and Description |
|---|---|
ForwardingAdjacencyBuilder |
ForwardingAdjacencyBuilder.setAnnouncementContext(AnnouncementContext value) |
| Modifier and Type | Method and Description |
|---|---|
AnnouncementContext |
ForwardingAdjacencyAttributes.getAnnouncementContext()
Optional information
|
AnnouncementContext |
ForwardingAdjAnnounceInputBuilder.getAnnouncementContext() |
AnnouncementContext |
ForwardingAdjUpdateInputBuilder.getAnnouncementContext() |
| Modifier and Type | Method and Description |
|---|---|
ForwardingAdjAnnounceInputBuilder |
ForwardingAdjAnnounceInputBuilder.setAnnouncementContext(AnnouncementContext value) |
ForwardingAdjUpdateInputBuilder |
ForwardingAdjUpdateInputBuilder.setAnnouncementContext(AnnouncementContext value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<AnnouncementContext>> |
AnnouncementContextBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
AnnouncementContext |
AnnouncementContextBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
AnnouncementContextBuilder |
AnnouncementContextBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<AnnouncementContext>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<AnnouncementContext> augmentationValue) |
AnnouncementContextBuilder |
AnnouncementContextBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<AnnouncementContext>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<AnnouncementContext> augmentationValue) |
AnnouncementContextBuilder |
AnnouncementContextBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<AnnouncementContext>> augmentationType) |
| Constructor and Description |
|---|
AnnouncementContextBuilder(AnnouncementContext base) |
Copyright © 2018 OpenDaylight. All rights reserved.