| Modifier and Type | Method and Description |
|---|---|
OwnershipService |
StatisticsManager.getOwnershipService() |
OwnershipService |
StatisticsManagerBuilder.getOwnershipService() |
| Modifier and Type | Method and Description |
|---|---|
StatisticsManagerBuilder |
StatisticsManagerBuilder.setOwnershipService(OwnershipService value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<OwnershipService>> |
OwnershipServiceBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
OwnershipService |
OwnershipServiceBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
OwnershipServiceBuilder |
OwnershipServiceBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OwnershipService>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<OwnershipService> augmentation) |
OwnershipServiceBuilder |
OwnershipServiceBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OwnershipService>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<OwnershipService> augmentation) |
OwnershipServiceBuilder |
OwnershipServiceBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OwnershipService>> augmentationType) |
| Constructor and Description |
|---|
OwnershipServiceBuilder(OwnershipService base) |
Copyright © 2016 OpenDaylight. All rights reserved.