com.eviware.soapui.model.support
Class DefaultTestStepProperty.SimplePropertyHandler

java.lang.Object
  extended by com.eviware.soapui.model.support.DefaultTestStepProperty.SimplePropertyHandler
All Implemented Interfaces:
DefaultTestStepProperty.PropertyHandler
Enclosing class:
DefaultTestStepProperty

public static class DefaultTestStepProperty.SimplePropertyHandler
extends java.lang.Object
implements DefaultTestStepProperty.PropertyHandler

Simple implementation of PropertyHandler interface

Author:
Ole.Matzura

Constructor Summary
DefaultTestStepProperty.SimplePropertyHandler()
           
 
Method Summary
 java.lang.String getValue(DefaultTestStepProperty property)
           
 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

DefaultTestStepProperty.SimplePropertyHandler

public DefaultTestStepProperty.SimplePropertyHandler()
Method Detail

getValue

public java.lang.String getValue(DefaultTestStepProperty property)
Specified by:
getValue in interface DefaultTestStepProperty.PropertyHandler

setValue

public void setValue(DefaultTestStepProperty property,
                     java.lang.String value)
Specified by:
setValue in interface DefaultTestStepProperty.PropertyHandler


Copyright © 2005-2008 eviware.com. All Rights Reserved.