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