org.treebind.tests
Class Author

java.lang.Object
  extended byorg.treebind.tests.Person
      extended byorg.treebind.tests.Author

public class Author
extends Person

Author:
vdv

Constructor Summary
Author()
           
 
Methods inherited from class org.treebind.tests.Person
getFname, getLname, setFname, setLname
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Author

public Author()