org.hibernate.test.ecid
Class Course
java.lang.Object
org.hibernate.test.ecid.Course
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- UniversityCourse
public class Course
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getCourseCode
public String getCourseCode()
getOrg
public String getOrg()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.