org.apache.velocity.test.misc
Class GetPutObject

java.lang.Object
  extended by org.apache.velocity.test.misc.GetPutObject

public class GetPutObject
extends Object


Constructor Summary
GetPutObject()
           
 
Method Summary
 Object get()
           
 void put(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetPutObject

public GetPutObject()
Method Detail

get

public Object get()

put

public void put(Object value)


Copyright © 2000-2008 The Apache Software Foundation. All Rights Reserved.