com.eviware.soapui.impl.wsdl.support.assertions
Class AssertedXPathImpl
java.lang.Object
com.eviware.soapui.impl.wsdl.support.assertions.AssertedXPathImpl
- All Implemented Interfaces:
- AssertedXPath
public class AssertedXPathImpl
- extends java.lang.Object
- implements AssertedXPath
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssertedXPathImpl
public AssertedXPathImpl(TestAssertion assertion,
java.lang.String path,
org.apache.xmlbeans.XmlObject assertedContent)
getAssertion
public TestAssertion getAssertion()
- Specified by:
getAssertion
in interface AssertedXPath
getLabel
public java.lang.String getLabel()
- Specified by:
getLabel
in interface AssertedXPath
getPath
public java.lang.String getPath()
- Specified by:
getPath
in interface AssertedXPath
getAssertedContent
public org.apache.xmlbeans.XmlObject getAssertedContent()
- Specified by:
getAssertedContent
in interface AssertedXPath
setAssertedContent
public void setAssertedContent(org.apache.xmlbeans.XmlObject assertedContent)
Copyright © 2005-2009 eviware.com. All Rights Reserved.