openurp-degree-api
openurp-degree-api
org.openurp.degree.thesis.model
Advisor
Commitment
CopyCheck
Deadline
DefaultMapping
DefenseGroup
DefenseMember
DefenseNotice
DelayDays
DepartPlan
Guidance
MidtermCheck
MidtermCheckDetail
MidtermCheckItem
PlanStatus
Proposal
ReplyInfo
Stage
StageTime
Subject
SubjectApply
SubjectApply
ThesisAssess
ThesisFile
ThesisPlan
Writer
openurp-degree-api
/
org.openurp.degree.thesis.model
/
StageTime
StageTime
class
StageTime
extends
Component
各阶段的时间安排
Graph
Supertypes
trait
Component
class
Object
trait
Matchable
class
Any
Value members
Value members
Constructors
def
this
(
stage:
Stage
,
beginOn:
LocalDate
,
endOn:
LocalDate
)
Concrete methods
def
timeSuitable
(
date:
LocalDate
):
Int
Concrete fields
var
beginOn
:
LocalDate
var
endOn
:
LocalDate
var
stage
:
Stage