Uses of Class
org.hibernate.test.annotations.inheritance.union.Folder

Packages that use Folder
org.hibernate.test.annotations.inheritance.union   
 

Uses of Folder in org.hibernate.test.annotations.inheritance.union
 

Methods in org.hibernate.test.annotations.inheritance.union that return Folder
 Folder File.getParent()
           
 

Methods in org.hibernate.test.annotations.inheritance.union with parameters of type Folder
 void File.setParent(Folder parent)
           
 



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