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 191743 2005-06-21 23:22:20Z dlr $
- 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 © 2002 Apache Software Foundation. All Rights Reserved.