org.apache.velocity.test.provider

Class 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,v 1.5.8.1 2004/03/03 23:23:06 geirm Exp $
Author:
Jason van Zyl

Method Summary

String
getName()

Methods inherited from class org.apache.velocity.test.provider.Person

getName

Method Details

getName

public String getName()
Overrides:
getName in interface Person

Copyright B) 2002 Apache Software Foundation. All Rights Reserved.