org.hibernate.test.annotations.collectionelement
Class TestCourse
java.lang.Object
   org.hibernate.test.annotations.collectionelement.TestCourse
org.hibernate.test.annotations.collectionelement.TestCourse
- @Entity
public class TestCourse 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TestCourse
public TestCourse()
getTestCourseId
public Long getTestCourseId()
- 
 
setTestCourseId
public void setTestCourseId(Long testCourseId)
- 
 
getTitle
public LocalizedString getTitle()
- 
 
setTitle
public void setTitle(LocalizedString title)
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.