Class StdCreditConstraint
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.edu.clazz.app.model.constraint.AbstractCreditConstraint
org.openurp.edu.clazz.app.model.constraint.StdCreditConstraint
- All Implemented Interfaces:
Serializable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.edu.clazz.app.model.constraint.StdCreditConstraint")
public class StdCreditConstraint
extends AbstractCreditConstraint
学生个人学分上限
- 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.openurp.edu.clazz.app.model.constraint.AbstractCreditConstraint
getMaxCredit, setMaxCreditMethods inherited from class org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
Constructor Details
-
StdCreditConstraint
public StdCreditConstraint()
-
-
Method Details
-
getStd
-
setStd
-
getGPA
-
setGPA
-
getSemester
-
setSemester
-