public class TestStepBeanProperty extends DefaultTestStepProperty
Modifier and Type | Class and Description |
---|---|
static class |
TestStepBeanProperty.BeanPropertyHandler
PropertyHandler for setting/getting bean properties
|
DefaultTestStepProperty.PropertyHandler, DefaultTestStepProperty.PropertyHandlerAdapter, DefaultTestStepProperty.SimplePropertyHandler
Constructor and Description |
---|
TestStepBeanProperty(String name,
boolean isReadOnly,
Object targetObject,
String targetName,
WsdlTestStep testStep) |
TestStepBeanProperty(String name,
boolean isReadOnly,
Object targetObject,
String targetName,
WsdlTestStep testStep,
boolean requestPart) |
getDefaultValue, getDescription, getModelItem, getName, getSchemaType, getTestStep, getType, getValue, isReadOnly, isRequestPart, setDescription, setIsReadOnly, setName, setPropertyHandler, setValue
public TestStepBeanProperty(String name, boolean isReadOnly, Object targetObject, String targetName, WsdlTestStep testStep)
public TestStepBeanProperty(String name, boolean isReadOnly, Object targetObject, String targetName, WsdlTestStep testStep, boolean requestPart)
Copyright © 2019. All Rights Reserved.