public abstract class APITypeSchemaModel extends Object
| Modifier and Type | Field and Description |
|---|---|
protected javax.ws.rs.core.MediaType |
mediaType |
protected Supplier<String> |
schemaSupplier |
| Constructor and Description |
|---|
APITypeSchemaModel() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.MediaType |
getMediaType() |
Supplier<String> |
getSchemaSupplier() |
Copyright © 2022. All rights reserved.