com.eviware.soapui.model.support
Interface DefaultTestStepProperty.PropertyHandler
- All Known Implementing Classes:
- DefaultTestStepProperty.PropertyHandlerAdapter, DefaultTestStepProperty.SimplePropertyHandler, TestStepBeanProperty.BeanPropertyHandler
- Enclosing class:
- DefaultTestStepProperty
public static interface DefaultTestStepProperty.PropertyHandler
Handler for providing and setting property values
- Author:
- Ole.Matzura
Method Summary |
java.lang.String |
getValue()
|
void |
setValue(java.lang.String value)
|
getValue
java.lang.String getValue()
setValue
void setValue(java.lang.String value)
Copyright © 2005-2007 eviware.com. All Rights Reserved.