Uses of Class
org.hibernate.test.annotations.embedded.Manager

Packages that use Manager
org.hibernate.test.annotations.embedded   
 

Uses of Manager in org.hibernate.test.annotations.embedded
 

Methods in org.hibernate.test.annotations.embedded that return types with arguments of type Manager
 Set<Manager> LegalStructure.getTopManagement()
           
 

Method parameters in org.hibernate.test.annotations.embedded with type arguments of type Manager
 void LegalStructure.setTopManagement(Set<Manager> topManagement)
           
 



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