| Modifier and Type | Method and Description |
|---|---|
List<Subobject> |
IroBuilder.getSubobject() |
List<Subobject> |
Iro.getSubobject() |
| Modifier and Type | Method and Description |
|---|---|
IroBuilder |
IroBuilder.setSubobject(List<Subobject> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Subobject>> |
SubobjectBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Subobject |
SubobjectBuilder.build() |
| 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 © 2018 OpenDaylight. All rights reserved.