Uses of Class
org.hibernate.test.annotations.beanvalidation.Color

Packages that use Color
org.hibernate.test.annotations.beanvalidation   
 

Uses of Color in org.hibernate.test.annotations.beanvalidation
 

Methods in org.hibernate.test.annotations.beanvalidation that return types with arguments of type Color
 Set<Color> Screen.getDisplayColors()
           
 

Method parameters in org.hibernate.test.annotations.beanvalidation with type arguments of type Color
 void Screen.setDisplayColors(Set<Color> displayColors)
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.