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

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

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

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

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



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