org.apache.velocity.test.provider

Class Person

Known Direct Subclasses:
Child

public class Person
extends java.lang.Object

Rudimentary class used in the testbed to test introspection with subclasses of a particular class. This class need to be greatly extended to be useful :-)

Version:
$Id: Person.java,v 1.5 2001/10/22 03:53:27 jon Exp $

Author:
Jason van Zyl

Method Summary

String
getName()

Method Details

getName

public String getName()


Copyright © 2003 Apache Software Foundation. All Rights Reserved.