public static class DefaultTestStepProperty.PropertyHandlerAdapter extends Object implements DefaultTestStepProperty.PropertyHandler
| Constructor and Description |
|---|
PropertyHandlerAdapter() |
| 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.