org.jboss.jsr299.tck.tests.implementation.enterprise.newBean
Class Litter

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.Litter

public class Litter
extends Object


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

Constructor Detail

Litter

public Litter(int quantity)
Method Detail

getQuantity

public int getQuantity()


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