Uses of Class
org.hibernate.jsr303.tck.tests.xmlconfiguration.OrderLine

Packages that use OrderLine
org.hibernate.jsr303.tck.tests.xmlconfiguration   
 

Uses of OrderLine in org.hibernate.jsr303.tck.tests.xmlconfiguration
 

Methods in org.hibernate.jsr303.tck.tests.xmlconfiguration that return types with arguments of type OrderLine
 List<OrderLine> Order.getOrderLines()
           
 

Method parameters in org.hibernate.jsr303.tck.tests.xmlconfiguration with type arguments of type OrderLine
 void Order.setOrderLines(List<OrderLine> orderLines)
           
 



Copyright © 2008-2011. All Rights Reserved.