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