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 463298 2006-10-12 16:10:32Z henning $
 
- 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 © 2000-2008 The Apache Software Foundation. All Rights Reserved.