| Package | Description | 
|---|---|
| com.eviware.soapui.model.support | SoapUI model-related support classes | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DefaultTestStepProperty.PropertyHandlerAdapterEmpty implementation of PropertyHandler interface | 
| static class  | DefaultTestStepProperty.SimplePropertyHandlerSimple implementation of PropertyHandler interface | 
| static class  | TestStepBeanProperty.BeanPropertyHandlerPropertyHandler for setting/getting bean properties | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DefaultTestStepProperty. setPropertyHandler(DefaultTestStepProperty.PropertyHandler handler) | 
| Constructor and Description | 
|---|
| DefaultTestStepProperty(String name,
                       boolean isReadOnly,
                       DefaultTestStepProperty.PropertyHandler handler,
                       WsdlTestStep testStep) | 
| DefaultTestStepProperty(String name,
                       boolean isReadOnly,
                       DefaultTestStepProperty.PropertyHandler handler,
                       WsdlTestStep testStep,
                       boolean requestPart) | 
Copyright © 2019. All Rights Reserved.