| Modifier and Type | Method and Description |
|---|---|
@Nullable Subobjects |
UserErrorSpec.getSubobjects() |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Subobjects>> |
SubobjectsBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Subobjects |
SubobjectsBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Subobjects> |
Subobjects.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
SubobjectsBuilder |
SubobjectsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Subobjects>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Subobjects> augmentationValue) |
SubobjectsBuilder |
SubobjectsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Subobjects>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Subobjects> augmentationValue) |
SubobjectsBuilder |
SubobjectsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Subobjects>> augmentationType) |
| Constructor and Description |
|---|
SubobjectsBuilder(Subobjects base) |
Copyright © 2020 OpenDaylight. All rights reserved.