org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean
Class Shop

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.Shop
All Implemented Interfaces:
Serializable

public class Shop
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Shop()
           
 
Method Summary
 org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.Order getNewOrder()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Shop

public Shop()
Method Detail

getNewOrder

public org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.Order getNewOrder()


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