| Modifier and Type | Method and Description |
|---|---|
List<SupportingResource> |
AnnouncementContextBuilder.getSupportingResource() |
List<SupportingResource> |
AnnouncementContext.getSupportingResource() |
| Modifier and Type | Method and Description |
|---|---|
AnnouncementContextBuilder |
AnnouncementContextBuilder.setSupportingResource(List<SupportingResource> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<SupportingResource>> |
SupportingResourceBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
SupportingResource |
SupportingResourceBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
SupportingResourceBuilder |
SupportingResourceBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SupportingResource>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SupportingResource> augmentationValue) |
SupportingResourceBuilder |
SupportingResourceBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SupportingResource>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SupportingResource> augmentationValue) |
SupportingResourceBuilder |
SupportingResourceBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SupportingResource>> augmentationType) |
| Constructor and Description |
|---|
SupportingResourceBuilder(SupportingResource base) |
Copyright © 2018 OpenDaylight. All rights reserved.