Uses of Class
io.gs2.grade.result.UpdateGradeModelMasterResult
Packages that use UpdateGradeModelMasterResult
-
Uses of UpdateGradeModelMasterResult in io.gs2.grade
Methods in io.gs2.grade that return UpdateGradeModelMasterResultModifier and TypeMethodDescriptionGs2GradeRestClient.updateGradeModelMaster(UpdateGradeModelMasterRequest request) Method parameters in io.gs2.grade with type arguments of type UpdateGradeModelMasterResultModifier and TypeMethodDescriptionvoidGs2GradeRestClient.updateGradeModelMasterAsync(UpdateGradeModelMasterRequest request, AsyncAction<AsyncResult<UpdateGradeModelMasterResult>> callback) -
Uses of UpdateGradeModelMasterResult in io.gs2.grade.result
Methods in io.gs2.grade.result that return UpdateGradeModelMasterResultModifier and TypeMethodDescriptionstatic UpdateGradeModelMasterResultUpdateGradeModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateGradeModelMasterResult.withItem(GradeModelMaster item)