类 InvigilationQuotaDetail
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.edu.exam.model.InvigilationQuotaDetail
- 所有已实现的接口:
Serializable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.edu.exam.model.InvigilationQuotaDetail")
public class InvigilationQuotaDetail
extends org.beangle.commons.entity.pojo.LongIdObject
监考人员配额
- 作者:
- chaostone
- 另请参阅:
-
字段概要
字段从类继承的字段 org.beangle.commons.entity.pojo.NumberIdObject
id -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明floatgetQuota()voidsetAmount(float amount) voidvoidsetDepart(Department depart) voidsetQuota(InvigilationQuota quota) 从类继承的方法 org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
字段详细资料
-
quota
监考人
-
-
构造器详细资料
-
InvigilationQuotaDetail
public InvigilationQuotaDetail() -
InvigilationQuotaDetail
-
-
方法详细资料
-
getQuota
-
setQuota
-
getDepart
-
setDepart
-
getAmount
public float getAmount() -
setAmount
public void setAmount(float amount) -
getCampus
-
setCampus
-