Uses of Class
io.gs2.quest.result.CreateProgressByStampSheetResult
Packages that use CreateProgressByStampSheetResult
-
Uses of CreateProgressByStampSheetResult in io.gs2.quest
Methods in io.gs2.quest that return CreateProgressByStampSheetResultModifier and TypeMethodDescriptionGs2QuestRestClient.createProgressByStampSheet(CreateProgressByStampSheetRequest request) Method parameters in io.gs2.quest with type arguments of type CreateProgressByStampSheetResultModifier and TypeMethodDescriptionvoidGs2QuestRestClient.createProgressByStampSheetAsync(CreateProgressByStampSheetRequest request, AsyncAction<AsyncResult<CreateProgressByStampSheetResult>> callback) -
Uses of CreateProgressByStampSheetResult in io.gs2.quest.result
Methods in io.gs2.quest.result that return CreateProgressByStampSheetResultModifier and TypeMethodDescriptionCreateProgressByStampSheetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)