com.eviware.soapui.impl.wsdl.teststeps
Class WsdlPropertiesTestStep.StepProperty
java.lang.Object
com.eviware.soapui.impl.wsdl.teststeps.WsdlPropertiesTestStep.StepProperty
- All Implemented Interfaces:
- TestStepProperty
- Enclosing class:
- WsdlPropertiesTestStep
public class WsdlPropertiesTestStep.StepProperty
- extends java.lang.Object
- implements TestStepProperty
Internal property class
- Author:
- ole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsdlPropertiesTestStep.StepProperty
public WsdlPropertiesTestStep.StepProperty(com.eviware.soapui.config.PropertyConfig propertyConfig)
setConfig
public void setConfig(com.eviware.soapui.config.PropertyConfig propertyConfig)
getName
public java.lang.String getName()
- Specified by:
getName
in interface TestStepProperty
setName
public void setName(java.lang.String name)
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in interface TestStepProperty
getValue
public java.lang.String getValue()
- Specified by:
getValue
in interface TestStepProperty
setValue
public void setValue(java.lang.String value)
- Specified by:
setValue
in interface TestStepProperty
isReadOnly
public boolean isReadOnly()
- Specified by:
isReadOnly
in interface TestStepProperty
getTestStep
public TestStep getTestStep()
- Specified by:
getTestStep
in interface TestStepProperty
Copyright © 2005-2007 eviware.com. All Rights Reserved.