net.sf.tapestry.junit.prop
Class PropertyHelperTest.BasicBean

java.lang.Object
  |
  +--net.sf.tapestry.junit.prop.PropertyHelperTest.BasicBean
Enclosing class:
PropertyHelperTest

public static class PropertyHelperTest.BasicBean
extends java.lang.Object


Constructor Summary
PropertyHelperTest.BasicBean()
           
PropertyHelperTest.BasicBean(java.lang.String stringProperty)
           
 
Method Summary
 java.lang.String getStringProperty()
           
 void setStringProperty(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyHelperTest.BasicBean

public PropertyHelperTest.BasicBean()

PropertyHelperTest.BasicBean

public PropertyHelperTest.BasicBean(java.lang.String stringProperty)
Method Detail

getStringProperty

public java.lang.String getStringProperty()

setStringProperty

public void setStringProperty(java.lang.String value)