Uses of Class
org.hibernate.jsr303.tck.tests.constraints.groups.CreditCard

Packages that use CreditCard
org.hibernate.jsr303.tck.tests.constraints.groups   
 

Uses of CreditCard in org.hibernate.jsr303.tck.tests.constraints.groups
 

Methods in org.hibernate.jsr303.tck.tests.constraints.groups that return CreditCard
 CreditCard User.getDefaultCreditCard()
           
 

Methods in org.hibernate.jsr303.tck.tests.constraints.groups with parameters of type CreditCard
 void User.setDefaultCreditCard(CreditCard defaultCreditCard)
           
 



Copyright © 2008-2011. All Rights Reserved.