|
||||||||||
| 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.JsonSchemaBodyDTO
public class JsonSchemaBodyDTO
| Field Summary |
|---|
| Fields inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString |
|---|
logger |
| Constructor Summary | |
|---|---|
protected |
JsonSchemaBodyDTO()
|
|
JsonSchemaBodyDTO(JsonSchemaBody jsonSchemaBody)
|
|
JsonSchemaBodyDTO(JsonSchemaBody jsonSchemaBody,
Boolean not)
|
| Method Summary | |
|---|---|
JsonSchemaBody |
buildObject()
|
String |
getJson()
|
| 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 JsonSchemaBodyDTO(JsonSchemaBody jsonSchemaBody)
public JsonSchemaBodyDTO(JsonSchemaBody jsonSchemaBody,
Boolean not)
protected JsonSchemaBodyDTO()
| Method Detail |
|---|
public String getJson()
public JsonSchemaBody buildObject()
buildObject in class BodyDTO
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||