public class JsonBodyDTO extends BodyWithContentTypeDTO
contentType| Constructor and Description |
|---|
JsonBodyDTO(JsonBody jsonBody) |
JsonBodyDTO(JsonBody jsonBody,
Boolean not) |
| Modifier and Type | Method and Description |
|---|---|
JsonBody |
buildObject() |
String |
getJson() |
MatchType |
getMatchType() |
createDTO, getContentTypetoStringequals, fieldsExcludedFromEqualsAndHashCode, hashCode, keypublic JsonBodyDTO(JsonBody jsonBody)
public String getJson()
public MatchType getMatchType()
public JsonBody buildObject()
buildObject in interface DTO<Body>buildObject in class BodyWithContentTypeDTOCopyright © 2018. All rights reserved.