| Modifier and Type | Method and Description |
|---|---|
List<ContentImpl> |
HeaderImpl.getContents() |
| Modifier and Type | Method and Description |
|---|---|
void |
HeaderImpl.setContents(List<ContentImpl> contents) |
| Modifier and Type | Method and Description |
|---|---|
static ContentImpl |
ContentImpl.createInstance(org.glassfish.hk2.classmodel.reflect.AnnotationModel annotation,
ApiContext context) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ContentImpl.merge(ContentImpl from,
org.eclipse.microprofile.openapi.models.media.Content to,
boolean override,
ApiContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<ContentImpl> |
ParameterImpl.getContents() |
List<ContentImpl> |
RequestBodyImpl.getContents() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterImpl.setContents(List<ContentImpl> contents) |
void |
RequestBodyImpl.setContents(List<ContentImpl> contents) |
Copyright © 2020. All rights reserved.