public interface Template
| Modifier and Type | Method and Description |
|---|---|
String |
fillGrades(StudentGrades student) |
String |
getTemplateCode() |
void |
setTemplateCode(String templateCode) |
String getTemplateCode()
void setTemplateCode(String templateCode)
String fillGrades(StudentGrades student)
Copyright © 2003–2021 Sakai Project. All rights reserved.