| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.usecplugin.rev150105 |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<LWM>> |
LWMBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
LWM |
LWMBuilder.build() |
LWM |
UsecpluginData.getLWM() |
| Modifier and Type | Method and Description |
|---|---|
LWMBuilder |
LWMBuilder.addAugmentation(Class<? extends Augmentation<LWM>> augmentationType,
Augmentation<LWM> augmentation) |
LWMBuilder |
LWMBuilder.addAugmentation(Class<? extends Augmentation<LWM>> augmentationType,
Augmentation<LWM> augmentation) |
LWMBuilder |
LWMBuilder.removeAugmentation(Class<? extends Augmentation<LWM>> augmentationType) |
| Constructor and Description |
|---|
LWMBuilder(LWM base) |
Copyright © 2016 OpenDaylight. All rights reserved.