Uses of Class
io.gs2.cdk.grade.model.GradeEntryModel
Packages that use GradeEntryModel
-
Uses of GradeEntryModel in io.gs2.cdk.grade.model
Constructor parameters in io.gs2.cdk.grade.model with type arguments of type GradeEntryModelModifierConstructorDescriptionGradeModel(String name, String experienceModelId, List<GradeEntryModel> gradeEntries) GradeModel(String name, String experienceModelId, List<GradeEntryModel> gradeEntries, GradeModelOptions options)