Uses of Class
org.hibernate.test.annotations.collectionelement.LocalizedString

Packages that use LocalizedString
org.hibernate.test.annotations.collectionelement   
 

Uses of LocalizedString in org.hibernate.test.annotations.collectionelement
 

Methods in org.hibernate.test.annotations.collectionelement that return LocalizedString
 LocalizedString TestCourse.getTitle()
           
 

Methods in org.hibernate.test.annotations.collectionelement with parameters of type LocalizedString
 void TestCourse.setTitle(LocalizedString title)
           
 



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