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, getContentType
toString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, key
public JsonBodyDTO(JsonBody jsonBody)
public String getJson()
public MatchType getMatchType()
public JsonBody buildObject()
buildObject
in interface DTO<Body>
buildObject
in class BodyWithContentTypeDTO
Copyright © 2018. All rights reserved.