org.apache.velocity.test
Class PropertyMethodPrecedenceTestCase.GetgetisTool

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
Direct Known Subclasses:
PropertyMethodPrecedenceTestCase.getGetgetisTool
Enclosing class:
PropertyMethodPrecedenceTestCase

public static class PropertyMethodPrecedenceTestCase.GetgetisTool
extends PropertyMethodPrecedenceTestCase.getisTool


Constructor Summary
PropertyMethodPrecedenceTestCase.GetgetisTool()
           
 
Method Summary
 String 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.GetgetisTool

public PropertyMethodPrecedenceTestCase.GetgetisTool()
Method Detail

getFoo

public String getFoo()


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