org.apache.velocity.test.issues
Class Velocity681TestCase.FooRW

java.lang.Object
  extended by org.apache.velocity.test.issues.Velocity681TestCase.FooRW
Enclosing class:
Velocity681TestCase

public static class Velocity681TestCase.FooRW
extends Object


Constructor Summary
Velocity681TestCase.FooRW()
           
 
Method Summary
 String getBar()
           
 void setBar(String bar)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Velocity681TestCase.FooRW

public Velocity681TestCase.FooRW()
Method Detail

getBar

public String getBar()

setBar

public void setBar(String bar)


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