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

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

public class Egg
extends Object


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

Constructor Detail

Egg

public Egg(int size)
Method Detail

getSize

public int getSize()
Returns:
the size


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