org.apache.velocity.test
Class StrictReferenceTestCase.Fargo

java.lang.Object
  extended by org.apache.velocity.test.StrictReferenceTestCase.Fargo
Enclosing class:
StrictReferenceTestCase

public static class StrictReferenceTestCase.Fargo
extends Object


Constructor Summary
StrictReferenceTestCase.Fargo()
           
 
Method Summary
 StrictReferenceTestCase.Fargo getNext()
           
 String getNullVal()
           
 String getProp()
           
 void setProp(String val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrictReferenceTestCase.Fargo

public StrictReferenceTestCase.Fargo()
Method Detail

getProp

public String getProp()

setProp

public void setProp(String val)

getNullVal

public String getNullVal()

getNext

public StrictReferenceTestCase.Fargo getNext()


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