org.apache.velocity.test
Class InvalidEventHandlerTestCase.Tree
java.lang.Object
org.apache.velocity.test.InvalidEventHandlerTestCase.Tree
- Enclosing class:
- InvalidEventHandlerTestCase
public static class InvalidEventHandlerTestCase.Tree
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvalidEventHandlerTestCase.Tree
public InvalidEventHandlerTestCase.Tree()
getField
public String getField()
setField
public void setField(String field)
getChild
public InvalidEventHandlerTestCase.Tree getChild()
setChild
public void setChild(InvalidEventHandlerTestCase.Tree child)
testMethod
public String testMethod()
Copyright © 2000-2008 The Apache Software Foundation. All Rights Reserved.