| Modifier and Type | Method and Description |
|---|---|
SchemaService |
XSQLBuilder.getSchemaService() |
SchemaService |
XSQL.getSchemaService() |
| Modifier and Type | Method and Description |
|---|---|
XSQLBuilder |
XSQLBuilder.setSchemaService(SchemaService value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<SchemaService>> |
SchemaServiceBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
SchemaService |
SchemaServiceBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
SchemaServiceBuilder |
SchemaServiceBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SchemaService>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SchemaService> augmentation) |
SchemaServiceBuilder |
SchemaServiceBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SchemaService>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SchemaService> augmentation) |
SchemaServiceBuilder |
SchemaServiceBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SchemaService>> augmentationType) |
| Constructor and Description |
|---|
SchemaServiceBuilder(SchemaService base) |
Copyright © 2017 OpenDaylight. All rights reserved.