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