Uses of Class
io.gs2.mission.request.RevertReceiveByStampSheetRequest
Packages that use RevertReceiveByStampSheetRequest
-
Uses of RevertReceiveByStampSheetRequest in io.gs2.mission
Methods in io.gs2.mission with parameters of type RevertReceiveByStampSheetRequestModifier and TypeMethodDescriptionGs2MissionRestClient.revertReceiveByStampSheet(RevertReceiveByStampSheetRequest request) voidGs2MissionRestClient.revertReceiveByStampSheetAsync(RevertReceiveByStampSheetRequest request, AsyncAction<AsyncResult<RevertReceiveByStampSheetResult>> callback) -
Uses of RevertReceiveByStampSheetRequest in io.gs2.mission.request
Methods in io.gs2.mission.request that return RevertReceiveByStampSheetRequestModifier and TypeMethodDescriptionRevertReceiveByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) RevertReceiveByStampSheetRequest.withStampSheet(String stampSheet)