public interface DefaultTestStepProperty.PropertyHandler
Handler for providing and setting property values
Type Params | Return Type | Name and description |
---|---|---|
|
public java.lang.String |
getValue(DefaultTestStepProperty property) |
|
public void |
setValue(DefaultTestStepProperty property, java.lang.String value) |