Package org.openurp.edu.clazz.model
Class StdCourseAbility
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.edu.clazz.model.StdCourseAbility
- All Implemented Interfaces:
Serializable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.edu.clazz.model.StdCourseAbility")
public class StdCourseAbility
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
Modifier and TypeMethodDescriptiongetRate()getScore()getStd()booleanvoidsetPublished(boolean published) voidsetRate(CourseAbilityRate rate) voidvoidMethods inherited from class org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
Constructor Details
-
StdCourseAbility
public StdCourseAbility()
-
-
Method Details
-
getStd
-
setStd
-
getRate
-
setRate
-
isPublished
public boolean isPublished() -
setPublished
public void setPublished(boolean published) -
getScore
-
setScore
-