org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise
Class Egg

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.Egg

public class Egg
extends Object


Constructor Summary
Egg(Chicken mother)
           
 
Method Summary
 Chicken getMother()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Egg

public Egg(Chicken mother)
Method Detail

getMother

public Chicken getMother()


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