com.eviware.soapui.impl.wsdl.teststeps
Class BeanPathPropertySupport
java.lang.Object
com.eviware.soapui.impl.wsdl.teststeps.AbstractPathPropertySupport
com.eviware.soapui.impl.wsdl.teststeps.BeanPathPropertySupport
public class BeanPathPropertySupport
- extends AbstractPathPropertySupport
Methods inherited from class com.eviware.soapui.impl.wsdl.teststeps.AbstractPathPropertySupport |
containsPropertyExpansion, 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 |
BeanPathPropertySupport
public BeanPathPropertySupport(AbstractWsdlModelItem<?> modelItem,
java.lang.String propertyName)
BeanPathPropertySupport
public BeanPathPropertySupport(AbstractWsdlModelItem<?> modelItem,
java.lang.Object config,
java.lang.String propertyName)
setPropertyValue
public void setPropertyValue(java.lang.String value)
throws java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException
- Specified by:
setPropertyValue
in class AbstractPathPropertySupport
- Throws:
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
getPropertyValue
public java.lang.String getPropertyValue()
throws java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException,
java.lang.NoSuchMethodException
- Specified by:
getPropertyValue
in class AbstractPathPropertySupport
- Throws:
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
java.lang.NoSuchMethodException
setConfig
public void setConfig(java.lang.Object config)
Copyright © 2005-2010 eviware.com. All Rights Reserved.