| Modifier and Type | Method and Description |
|---|---|
BasicProtection |
BasicProtectionCaseBuilder.getBasicProtection() |
BasicProtection |
BasicProtectionCase.getBasicProtection() |
| Modifier and Type | Method and Description |
|---|---|
BasicProtectionCaseBuilder |
BasicProtectionCaseBuilder.setBasicProtection(BasicProtection value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<BasicProtection>> |
BasicProtectionBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
BasicProtection |
BasicProtectionBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
BasicProtectionBuilder |
BasicProtectionBuilder.addAugmentation(Class<? extends Augmentation<BasicProtection>> augmentationType,
Augmentation<BasicProtection> augmentation) |
BasicProtectionBuilder |
BasicProtectionBuilder.addAugmentation(Class<? extends Augmentation<BasicProtection>> augmentationType,
Augmentation<BasicProtection> augmentation) |
BasicProtectionBuilder |
BasicProtectionBuilder.removeAugmentation(Class<? extends Augmentation<BasicProtection>> augmentationType) |
| Constructor and Description |
|---|
BasicProtectionBuilder(BasicProtection base) |
Copyright © 2016 OpenDaylight. All rights reserved.