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