| Package | Description |
|---|---|
| org.opendaylight.netconf.sal.rest.doc.impl | |
| org.opendaylight.netconf.sal.rest.doc.mountpoints |
| Modifier and Type | Class and Description |
|---|---|
class |
ApiDocGeneratorDraftO2
This class gathers all YANG-defined
Modules and
generates Swagger compliant documentation for the bierman draft02 version. |
class |
ApiDocGeneratorRFC8040
This class gathers all YANG-defined
Modules and
generates Swagger compliant documentation for the RFC 8040 version. |
class |
BaseYangSwaggerGeneratorDraft02
Base class for a bierman draft02 implementation.
|
class |
BaseYangSwaggerGeneratorRFC8040
Base class for an RFC 8040 implementation.
|
class |
MountPointSwaggerGeneratorDraft02
MountPoint generator implementation for bierman draft02.
|
class |
MountPointSwaggerGeneratorRFC8040
MountPoint generator implementation for RFC 8040.
|
| Constructor and Description |
|---|
MountPointSwagger(org.opendaylight.mdsal.dom.api.DOMSchemaService globalSchema,
org.opendaylight.mdsal.dom.api.DOMMountPointService mountService,
BaseYangSwaggerGenerator swaggerGenerator) |
Copyright © 2019 OpenDaylight. All rights reserved.