org.apache.velocity.test
Class PropertyMethodPrecedenceTestCase.getGetgetisTool

java.lang.Object
  extended by org.apache.velocity.test.PropertyMethodPrecedenceTestCase.isTool
      extended by org.apache.velocity.test.PropertyMethodPrecedenceTestCase.getisTool
          extended by org.apache.velocity.test.PropertyMethodPrecedenceTestCase.GetgetisTool
              extended by org.apache.velocity.test.PropertyMethodPrecedenceTestCase.getGetgetisTool
Enclosing class:
PropertyMethodPrecedenceTestCase

public static class PropertyMethodPrecedenceTestCase.getGetgetisTool
extends PropertyMethodPrecedenceTestCase.GetgetisTool


Constructor Summary
PropertyMethodPrecedenceTestCase.getGetgetisTool()
           
 
Method Summary
 String getfoo()
           
 
Methods inherited from class org.apache.velocity.test.PropertyMethodPrecedenceTestCase.GetgetisTool
getFoo
 
Methods inherited from class org.apache.velocity.test.PropertyMethodPrecedenceTestCase.getisTool
get
 
Methods inherited from class org.apache.velocity.test.PropertyMethodPrecedenceTestCase.isTool
isFoo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyMethodPrecedenceTestCase.getGetgetisTool

public PropertyMethodPrecedenceTestCase.getGetgetisTool()
Method Detail

getfoo

public String getfoo()


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