Constructor and Description |
---|
JsonSchemaBodyDTO(JsonSchemaBody jsonSchemaBody) |
JsonSchemaBodyDTO(JsonSchemaBody jsonSchemaBody,
Boolean not) |
Modifier and Type | Method and Description |
---|---|
JsonSchemaBody |
buildObject() |
String |
getJson() |
toString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, key
public JsonSchemaBodyDTO(JsonSchemaBody jsonSchemaBody)
public JsonSchemaBodyDTO(JsonSchemaBody jsonSchemaBody, Boolean not)
public String getJson()
public JsonSchemaBody buildObject()
buildObject
in interface DTO<Body>
buildObject
in class BodyDTO
Copyright © 2018. All rights reserved.