Uses of Class
org.hibernate.test.annotations.indexcoll.Version

Packages that use Version
org.hibernate.test.annotations.indexcoll   
 

Uses of Version in org.hibernate.test.annotations.indexcoll
 

Methods in org.hibernate.test.annotations.indexcoll that return types with arguments of type Version
 Map<String,Version> Software.getVersions()
           
 

Methods in org.hibernate.test.annotations.indexcoll with parameters of type Version
 void Software.addVersion(Version version)
           
 

Method parameters in org.hibernate.test.annotations.indexcoll with type arguments of type Version
 void Software.setVersions(Map<String,Version> versions)
           
 



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