|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.impl.wsdl.support.assertions.AssertedXPathImpl
public class AssertedXPathImpl
Constructor Summary | |
---|---|
AssertedXPathImpl(TestAssertion assertion,
java.lang.String path,
org.apache.xmlbeans.XmlObject assertedContent)
|
Method Summary | |
---|---|
org.apache.xmlbeans.XmlObject |
getAssertedContent()
|
TestAssertion |
getAssertion()
|
java.lang.String |
getLabel()
|
java.lang.String |
getPath()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AssertedXPathImpl(TestAssertion assertion, java.lang.String path, org.apache.xmlbeans.XmlObject assertedContent)
Method Detail |
---|
public TestAssertion getAssertion()
getAssertion
in interface AssertedXPath
public java.lang.String getLabel()
getLabel
in interface AssertedXPath
public java.lang.String getPath()
getPath
in interface AssertedXPath
public org.apache.xmlbeans.XmlObject getAssertedContent()
getAssertedContent
in interface AssertedXPath
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |