org.jboss.cdi.tck.tests.inheritance.specialization.simple
Class Human

java.lang.Object
  extended by org.jboss.cdi.tck.tests.inheritance.specialization.simple.Human
Direct Known Subclasses:
Farmer

public class Human
extends Object


Constructor Summary
Human()
           
 
Method Summary
 String getClassName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Human

public Human()
Method Detail

getClassName

public String getClassName()


Copyright © 2008-2013 Seam Framework. All Rights Reserved.