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.PropertyHandler
public void setValue(DefaultTestStepProperty property, String value)
setValue
in interface DefaultTestStepProperty.PropertyHandler
Copyright © 2019. All Rights Reserved.