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

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

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

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

Method parameters in org.hibernate.test.annotations.beanvalidation with type arguments of type DisplayConnector
 void Screen.setConnectors(Set<DisplayConnector> connectors)
           
 



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