|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.model.support.TestStepBeanProperty.BeanPropertyHandler
public static class TestStepBeanProperty.BeanPropertyHandler
PropertyHandler for setting/getting bean properties
Constructor Summary | |
---|---|
TestStepBeanProperty.BeanPropertyHandler(java.lang.Object targetObject,
java.lang.String targetName)
|
Method Summary | |
---|---|
java.lang.String |
getValue(DefaultTestStepProperty prop)
|
void |
setValue(DefaultTestStepProperty property,
java.lang.String value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestStepBeanProperty.BeanPropertyHandler(java.lang.Object targetObject, java.lang.String targetName)
Method Detail |
---|
public java.lang.String getValue(DefaultTestStepProperty prop)
getValue
in interface DefaultTestStepProperty.PropertyHandler
public void setValue(DefaultTestStepProperty property, java.lang.String value)
setValue
in interface DefaultTestStepProperty.PropertyHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |