| Modifier and Type | Method and Description |
|---|---|
List<Param> |
CreateObjInput.getParam() |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<Param>> |
ParamBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Param |
ParamBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ParamBuilder |
ParamBuilder.addAugmentation(Class<? extends Augmentation<Param>> augmentationType,
Augmentation<Param> augmentation) |
ParamBuilder |
ParamBuilder.addAugmentation(Class<? extends Augmentation<Param>> augmentationType,
Augmentation<Param> augmentation) |
ParamBuilder |
ParamBuilder.removeAugmentation(Class<? extends Augmentation<Param>> augmentationType) |
| Constructor and Description |
|---|
ParamBuilder(Param base) |
| Modifier and Type | Method and Description |
|---|---|
List<Param> |
CreateObjInputBuilder.getParam() |
| Modifier and Type | Method and Description |
|---|---|
CreateObjInputBuilder |
CreateObjInputBuilder.setParam(List<Param> value) |
Copyright © 2016 OpenDaylight. All rights reserved.