class Program extends LongId with Updated with Named with Cloneable with TemporalOn with EduLevelBased with Remark
专业培养方案
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Program
- Remark
- EduLevelBased
- ProjectBased
- TemporalOn
- Cloneable
- Named
- Updated
- LongId
- LongIdEntity
- NumId
- Entity
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new Program()
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- var auditState: State
审核状态
- val beginOn: LocalDate
- Definition Classes
- TemporalOn
- var campus: Option[Campus]
校区
- def campuses: Set[Campus]
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- var degree: Option[Degree]
毕业授予学位
- var degreeGpa: Option[Float]
学位绩点
- var department: Department
部门
- var direction: Option[Direction]
专业方向
- var duration: Float
学制
- val endOn: Option[LocalDate]
- Definition Classes
- TemporalOn
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(other: Any): Boolean
- Definition Classes
- Entity → AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- var grade: String
年级
- def hashCode(): Int
- Definition Classes
- Entity → AnyRef → Any
- var id: Long
- Definition Classes
- NumId → Entity
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val level: EducationLevel
- Definition Classes
- EduLevelBased
- var major: Major
专业
- val name: String
- Definition Classes
- Named
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- var offsetType: Option[CourseType]
多出学分可以冲抵的课程类别
- def persisted: Boolean
- Definition Classes
- Entity
- Annotations
- @Transient()
- val project: Project
- Definition Classes
- ProjectBased
- val remark: Option[String]
- Definition Classes
- Remark
- var stdType: Option[StdType]
学生类别
- var studyType: StudyType
学习形式
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- var termCampuses: Buffer[TermCampus]
学期对应校区
- def toString(): String
- Definition Classes
- AnyRef → Any
- val updatedAt: Instant
- Definition Classes
- Updated
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- def within(date: LocalDate): Boolean
- Definition Classes
- TemporalOn
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated