Uses of Class
io.gs2.exchange.request.ExchangeByStampSheetRequest
Packages that use ExchangeByStampSheetRequest
-
Uses of ExchangeByStampSheetRequest in io.gs2.exchange
Methods in io.gs2.exchange with parameters of type ExchangeByStampSheetRequestModifier and TypeMethodDescriptionGs2ExchangeRestClient.exchangeByStampSheet(ExchangeByStampSheetRequest request) voidGs2ExchangeRestClient.exchangeByStampSheetAsync(ExchangeByStampSheetRequest request, AsyncAction<AsyncResult<ExchangeByStampSheetResult>> callback) -
Uses of ExchangeByStampSheetRequest in io.gs2.exchange.request
Methods in io.gs2.exchange.request that return ExchangeByStampSheetRequestModifier and TypeMethodDescriptionstatic ExchangeByStampSheetRequestExchangeByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) ExchangeByStampSheetRequest.withStampSheet(String stampSheet)