org.apache.velocity.test.provider
Class Person
java.lang.Object
org.apache.velocity.test.provider.Person
- Direct Known Subclasses:
- Child
public class Person
- extends 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 191743 2005-06-21 23:22:20Z dlr $
- Author:
- Jason van Zyl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Person
public Person()
getName
public String getName()
Copyright © 2002 Apache Software Foundation. All Rights Reserved.