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 2001/10/22 03:53:27 jon 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 © 2003 Apache Software Foundation. All Rights Reserved.