| Modifier and Type | Method and Description |
|---|---|
List<Subobject> |
EroBuilder.getSubobject() |
| Modifier and Type | Method and Description |
|---|---|
EroBuilder |
EroBuilder.setSubobject(List<Subobject> values) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Subobject>> |
SubobjectBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Subobject |
SubobjectBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Subobject> |
Subobject.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
SubobjectBuilder |
SubobjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Subobject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Subobject> augmentationValue) |
SubobjectBuilder |
SubobjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Subobject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Subobject> augmentationValue) |
SubobjectBuilder |
SubobjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Subobject>> augmentationType) |
| Constructor and Description |
|---|
SubobjectBuilder(Subobject base) |
Copyright © 2020 OpenDaylight. All rights reserved.