Package | Description |
---|---|
io.swagger.v3.oas.integration | |
io.swagger.v3.oas.integration.api |
Modifier and Type | Class and Description |
---|---|
class |
GenericOpenApiContext<T extends GenericOpenApiContext> |
Modifier and Type | Field and Description |
---|---|
protected OpenApiContext |
GenericOpenApiContext.parent |
Modifier and Type | Method and Description |
---|---|
OpenApiContext |
GenericOpenApiContextBuilder.buildContext(boolean init) |
OpenApiContext |
OpenApiContextLocator.getOpenApiContext(String id) |
OpenApiContext |
GenericOpenApiContext.getParent() |
Modifier and Type | Method and Description |
---|---|
T |
GenericOpenApiContext.parent(OpenApiContext parent) |
void |
OpenApiContextLocator.putOpenApiContext(String id,
OpenApiContext openApiContext) |
void |
GenericOpenApiContext.setParent(OpenApiContext parent) |
Modifier and Type | Method and Description |
---|---|
OpenApiContext |
OpenApiContextBuilder.buildContext(boolean init) |
OpenApiContext |
OpenApiContext.getParent() |
OpenApiContext |
OpenApiContext.init() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.