org.apache.tapestry.services.impl
Class BasicObject

java.lang.Object
  extended by org.apache.tapestry.services.impl.BasicObject

public class BasicObject
extends Object

Basic class for testing ognl expression resolution.


Constructor Summary
BasicObject()
           
 
Method Summary
 String getValue()
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicObject

public BasicObject()
Method Detail

getValue

public String getValue()

setValue

public void setValue(String value)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.