Package org.openurp.edu.program.model
Class StdAlternativeCourse
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<T>
org.openurp.base.model.NumberIdTimeObject<Long>
org.openurp.edu.program.model.AbstractCourseSubstitution
org.openurp.edu.program.model.StdAlternativeCourse
- All Implemented Interfaces:
Serializable,org.beangle.commons.entity.Entity<Long>,AlternativeCourse
@Entity(name="org.openurp.edu.program.model.StdAlternativeCourse") public class StdAlternativeCourse extends AbstractCourseSubstitution
学生可代替课程实体类.
指定了学生专业培养计划中的某些课程可以由某些课程替代.
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class org.openurp.base.model.NumberIdTimeObject
updatedAtFields inherited from class org.beangle.commons.entity.pojo.NumberIdObject
id -
Constructor Summary
Constructors Constructor Description StdAlternativeCourse() -
Method Summary
Methods inherited from class org.openurp.edu.program.model.AbstractCourseSubstitution
addNew, addNews, addOld, addOlds, exchangeMethods inherited from class org.openurp.base.model.NumberIdTimeObject
getUpdatedAt, setUpdatedAtMethods inherited from class org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setIdMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.beangle.commons.entity.Entity
getId, isPersisted, isTransient, setId
-
Constructor Details
-
StdAlternativeCourse
public StdAlternativeCourse()
-
-
Method Details
-
getRemark
-
setRemark
-
getStd
-
setStd
-
getOlds
-
setOlds
-
getNews
-
setNews
-