Uses of Class
io.gs2.mission.result.RevertReceiveByStampSheetResult
Packages that use RevertReceiveByStampSheetResult
-
Uses of RevertReceiveByStampSheetResult in io.gs2.mission
Methods in io.gs2.mission that return RevertReceiveByStampSheetResultModifier and TypeMethodDescriptionGs2MissionRestClient.revertReceiveByStampSheet(RevertReceiveByStampSheetRequest request) Method parameters in io.gs2.mission with type arguments of type RevertReceiveByStampSheetResultModifier and TypeMethodDescriptionvoidGs2MissionRestClient.revertReceiveByStampSheetAsync(RevertReceiveByStampSheetRequest request, AsyncAction<AsyncResult<RevertReceiveByStampSheetResult>> callback) -
Uses of RevertReceiveByStampSheetResult in io.gs2.mission.result
Methods in io.gs2.mission.result that return RevertReceiveByStampSheetResultModifier and TypeMethodDescriptionRevertReceiveByStampSheetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)