Package | Description |
---|---|
com.eviware.soapui.model.support |
SoapUI model-related support classes
|
Modifier and Type | Class and Description |
---|---|
static class |
DefaultTestStepProperty.PropertyHandlerAdapter
Empty implementation of PropertyHandler interface
|
static class |
DefaultTestStepProperty.SimplePropertyHandler
Simple implementation of PropertyHandler interface
|
static class |
TestStepBeanProperty.BeanPropertyHandler
PropertyHandler 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.