Uses of Class
io.gs2.distributor.result.GetStampSheetResultResult
Packages that use GetStampSheetResultResult
-
Uses of GetStampSheetResultResult in io.gs2.distributor
Methods in io.gs2.distributor that return GetStampSheetResultResultModifier and TypeMethodDescriptionGs2DistributorRestClient.getStampSheetResult(GetStampSheetResultRequest request) Method parameters in io.gs2.distributor with type arguments of type GetStampSheetResultResultModifier and TypeMethodDescriptionvoidGs2DistributorRestClient.getStampSheetResultAsync(GetStampSheetResultRequest request, AsyncAction<AsyncResult<GetStampSheetResultResult>> callback) -
Uses of GetStampSheetResultResult in io.gs2.distributor.result
Methods in io.gs2.distributor.result that return GetStampSheetResultResultModifier and TypeMethodDescriptionstatic GetStampSheetResultResultGetStampSheetResultResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetStampSheetResultResult.withItem(StampSheetResult item)