Uses of Class
io.gs2.limit.result.CountDownByStampSheetResult
Packages that use CountDownByStampSheetResult
-
Uses of CountDownByStampSheetResult in io.gs2.limit
Methods in io.gs2.limit that return CountDownByStampSheetResultModifier and TypeMethodDescriptionGs2LimitRestClient.countDownByStampSheet(CountDownByStampSheetRequest request) Method parameters in io.gs2.limit with type arguments of type CountDownByStampSheetResultModifier and TypeMethodDescriptionvoidGs2LimitRestClient.countDownByStampSheetAsync(CountDownByStampSheetRequest request, AsyncAction<AsyncResult<CountDownByStampSheetResult>> callback) -
Uses of CountDownByStampSheetResult in io.gs2.limit.result
Methods in io.gs2.limit.result that return CountDownByStampSheetResultModifier and TypeMethodDescriptionstatic CountDownByStampSheetResultCountDownByStampSheetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)