public static class TestStepBeanProperty.BeanPropertyHandler extends Object implements DefaultTestStepProperty.PropertyHandler
| Constructor and Description | 
|---|
| BeanPropertyHandler(Object targetObject,
                   String targetName) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getValue(DefaultTestStepProperty prop) | 
| void | setValue(DefaultTestStepProperty property,
        String value) | 
public String getValue(DefaultTestStepProperty prop)
getValue in interface DefaultTestStepProperty.PropertyHandlerpublic void setValue(DefaultTestStepProperty property, String value)
setValue in interface DefaultTestStepProperty.PropertyHandlerCopyright © 2019. All Rights Reserved.