public abstract class SwaggerBaseModel
extends java.lang.Object
| Constructor and Description |
|---|
SwaggerBaseModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
addExtraField(java.lang.String fieldName,
com.fasterxml.jackson.databind.JsonNode value) |
com.fasterxml.jackson.databind.node.ObjectNode |
getExtraFields() |
Copyright © 2019. All Rights Reserved.