org.apache.velocity.test
Class PropertyMethodPrecedenceTestCase.isTool

java.lang.Object
  extended by org.apache.velocity.test.PropertyMethodPrecedenceTestCase.isTool
Direct Known Subclasses:
PropertyMethodPrecedenceTestCase.getisTool
Enclosing class:
PropertyMethodPrecedenceTestCase

public static class PropertyMethodPrecedenceTestCase.isTool
extends Object


Constructor Summary
PropertyMethodPrecedenceTestCase.isTool()
           
 
Method Summary
 boolean isFoo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyMethodPrecedenceTestCase.isTool

public PropertyMethodPrecedenceTestCase.isTool()
Method Detail

isFoo

public boolean isFoo()


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