Uses of Class
org.hibernate.test.annotations.array.Competitor

Packages that use Competitor
org.hibernate.test.annotations.array   
 

Uses of Competitor in org.hibernate.test.annotations.array
 

Methods in org.hibernate.test.annotations.array that return Competitor
 Competitor[] Contest.getResults()
           
 

Methods in org.hibernate.test.annotations.array with parameters of type Competitor
 void Contest.setResults(Competitor[] results)
           
 



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