| Constructor and Description | 
|---|
JsonSchemaBodyDTO(JsonSchemaBody jsonSchemaBody)  | 
JsonSchemaBodyDTO(JsonSchemaBody jsonSchemaBody,
                 Boolean not)  | 
| Modifier and Type | Method and Description | 
|---|---|
JsonSchemaBody | 
buildObject()  | 
String | 
getJson()  | 
Map<String,ParameterStyle> | 
getParameterStyles()  | 
createDTO, getOptional, getType, withOptionaltoStringequals, fieldsExcludedFromEqualsAndHashCode, hashCodepublic JsonSchemaBodyDTO(JsonSchemaBody jsonSchemaBody)
public JsonSchemaBodyDTO(JsonSchemaBody jsonSchemaBody, Boolean not)
public String getJson()
public Map<String,ParameterStyle> getParameterStyles()
public JsonSchemaBody buildObject()
buildObject in interface DTO<Body<?>>buildObject in class BodyDTOCopyright © 2020. All rights reserved.