|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
org.mockserver.model.ObjectWithJsonToString
org.mockserver.client.serialization.model.NotDTO
org.mockserver.client.serialization.model.BodyDTO
org.mockserver.client.serialization.model.BodyWithContentTypeDTO
org.mockserver.client.serialization.model.JsonBodyDTO
public class JsonBodyDTO
| Field Summary |
|---|
| Fields inherited from class org.mockserver.client.serialization.model.BodyWithContentTypeDTO |
|---|
contentType |
| Fields inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString |
|---|
logger |
| Constructor Summary | |
|---|---|
protected |
JsonBodyDTO()
|
|
JsonBodyDTO(JsonBody jsonBody)
|
|
JsonBodyDTO(JsonBody jsonBody,
Boolean not)
|
| Method Summary | |
|---|---|
JsonBody |
buildObject()
|
String |
getJson()
|
MatchType |
getMatchType()
|
| Methods inherited from class org.mockserver.client.serialization.model.BodyWithContentTypeDTO |
|---|
createDTO, getContentType |
| Methods inherited from class org.mockserver.client.serialization.model.BodyDTO |
|---|
createDTO, getType |
| Methods inherited from class org.mockserver.client.serialization.model.NotDTO |
|---|
getNot, setNot |
| Methods inherited from class org.mockserver.model.ObjectWithJsonToString |
|---|
toString |
| Methods inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString |
|---|
addFieldsExcludedFromEqualsAndHashCode, equals, fieldsExcludedFromEqualsAndHashCode, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JsonBodyDTO(JsonBody jsonBody)
public JsonBodyDTO(JsonBody jsonBody,
Boolean not)
protected JsonBodyDTO()
| Method Detail |
|---|
public String getJson()
public MatchType getMatchType()
public JsonBody buildObject()
buildObject in class BodyWithContentTypeDTO
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||