| Modifier and Type | Method and Description |
|---|---|
OperationalSchemaService |
DistributedOperationalDatastoreProviderBuilder.getOperationalSchemaService() |
OperationalSchemaService |
DistributedOperationalDatastoreProvider.getOperationalSchemaService() |
| Modifier and Type | Method and Description |
|---|---|
DistributedOperationalDatastoreProviderBuilder |
DistributedOperationalDatastoreProviderBuilder.setOperationalSchemaService(OperationalSchemaService value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<OperationalSchemaService>> |
OperationalSchemaServiceBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
OperationalSchemaService |
OperationalSchemaServiceBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
OperationalSchemaServiceBuilder |
OperationalSchemaServiceBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OperationalSchemaService>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<OperationalSchemaService> augmentationValue) |
OperationalSchemaServiceBuilder |
OperationalSchemaServiceBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OperationalSchemaService>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<OperationalSchemaService> augmentationValue) |
OperationalSchemaServiceBuilder |
OperationalSchemaServiceBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OperationalSchemaService>> augmentationType) |
| Constructor and Description |
|---|
OperationalSchemaServiceBuilder(OperationalSchemaService base) |
Copyright © 2018 OpenDaylight. All rights reserved.