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

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

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

Methods in org.hibernate.jsr303.tck.tests.xmlconfiguration that return CreditCard
 CreditCard User.getCreditcard()
           
 

Methods in org.hibernate.jsr303.tck.tests.xmlconfiguration with parameters of type CreditCard
 void User.setCreditcard(CreditCard creditcard)
           
 



Copyright © 2008-2011. All Rights Reserved.