Uses of Class
org.openurp.edu.program.plan.model.MajorPlanComment
-
Packages that use MajorPlanComment Package Description org.openurp.edu.program.plan.model -
-
Uses of MajorPlanComment in org.openurp.edu.program.plan.model
Methods in org.openurp.edu.program.plan.model that return types with arguments of type MajorPlanComment Modifier and Type Method Description List<MajorPlanComment>MajorPlan. getComments()Method parameters in org.openurp.edu.program.plan.model with type arguments of type MajorPlanComment Modifier and Type Method Description voidMajorPlan. setComments(List<MajorPlanComment> comments)
-