| Modifier and Type | Method and Description |
|---|---|
List<SubobjectContainer> |
LspAttributesObjectBuilder.getSubobjectContainer() |
List<SubobjectContainer> |
LspAttributesObject.getSubobjectContainer() |
| Modifier and Type | Method and Description |
|---|---|
LspAttributesObjectBuilder |
LspAttributesObjectBuilder.setSubobjectContainer(List<SubobjectContainer> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<SubobjectContainer>> |
SubobjectContainerBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
SubobjectContainer |
SubobjectContainerBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
SubobjectContainerBuilder |
SubobjectContainerBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SubobjectContainer>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SubobjectContainer> augmentationValue) |
SubobjectContainerBuilder |
SubobjectContainerBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SubobjectContainer>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SubobjectContainer> augmentationValue) |
SubobjectContainerBuilder |
SubobjectContainerBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SubobjectContainer>> augmentationType) |
| Constructor and Description |
|---|
SubobjectContainerBuilder(SubobjectContainer base) |
Copyright © 2018 OpenDaylight. All rights reserved.