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