com.eviware.soapui.impl.wsdl.teststeps
Class SimplePathPropertySupport

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.teststeps.AbstractPathPropertySupport
      extended by com.eviware.soapui.impl.wsdl.teststeps.SimplePathPropertySupport

public class SimplePathPropertySupport
extends AbstractPathPropertySupport


Constructor Summary
SimplePathPropertySupport(AbstractWsdlModelItem<?> modelItem)
           
 
Method Summary
 java.lang.String getPropertyValue()
           
 void set(java.lang.String value)
           
 void setPropertyValue(java.lang.String value)
           
 
Methods inherited from class com.eviware.soapui.impl.wsdl.teststeps.AbstractPathPropertySupport
expand, expand, expandUrl, get, getModelItem, getPropertyName, notifyUpdate, resolveFile, resolveFile, resolveFolder, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimplePathPropertySupport

public SimplePathPropertySupport(AbstractWsdlModelItem<?> modelItem)
Method Detail

setPropertyValue

public void setPropertyValue(java.lang.String value)
Specified by:
setPropertyValue in class AbstractPathPropertySupport

getPropertyValue

public java.lang.String getPropertyValue()
Specified by:
getPropertyValue in class AbstractPathPropertySupport

set

public void set(java.lang.String value)


Copyright © 2005-2008 eviware.com. All Rights Reserved.