Package org.openurp.base.edu.model
Class CourseJournal
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.base.edu.model.CourseJournal
- All Implemented Interfaces:
Serializable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.base.edu.model.CourseJournal")
public class CourseJournal
extends org.beangle.commons.entity.pojo.LongIdObject
- See Also:
-
Field Summary
Fields inherited from class org.beangle.commons.entity.pojo.NumberIdObject
id -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
Constructor Details
-
CourseJournal
public CourseJournal() -
CourseJournal
-
-
Method Details
-
getName
-
setName
-
getEnName
-
setEnName
-
getBeginOn
-
setBeginOn
-
getEndOn
-
setEndOn
-
getCourse
-
setCourse
-