Uses of Class
io.gs2.grade.result.VerifyGradeUpMaterialByStampTaskResult
Packages that use VerifyGradeUpMaterialByStampTaskResult
-
Uses of VerifyGradeUpMaterialByStampTaskResult in io.gs2.grade
Methods in io.gs2.grade that return VerifyGradeUpMaterialByStampTaskResultModifier and TypeMethodDescriptionGs2GradeRestClient.verifyGradeUpMaterialByStampTask(VerifyGradeUpMaterialByStampTaskRequest request) Method parameters in io.gs2.grade with type arguments of type VerifyGradeUpMaterialByStampTaskResultModifier and TypeMethodDescriptionvoidGs2GradeRestClient.verifyGradeUpMaterialByStampTaskAsync(VerifyGradeUpMaterialByStampTaskRequest request, AsyncAction<AsyncResult<VerifyGradeUpMaterialByStampTaskResult>> callback) -
Uses of VerifyGradeUpMaterialByStampTaskResult in io.gs2.grade.result
Methods in io.gs2.grade.result that return VerifyGradeUpMaterialByStampTaskResultModifier and TypeMethodDescriptionVerifyGradeUpMaterialByStampTaskResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) VerifyGradeUpMaterialByStampTaskResult.withNewContextStack(String newContextStack)