org.apache.velocity.test.provider
Class Child
java.lang.Object
org.apache.velocity.test.provider.Person
org.apache.velocity.test.provider.Child
public class Child
- extends Person
Rudimentary class used in the testbed to test
introspection with subclasses of a particular
class.
- Version:
- $Id: Child.java 463298 2006-10-12 16:10:32Z henning $
- Author:
- Jason van Zyl
Constructor Summary |
Child()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Child
public Child()
getName
public String getName()
- Overrides:
getName
in class Person
Copyright © 2000-2008 The Apache Software Foundation. All Rights Reserved.