Uses of Class
io.gs2.exchange.result.UnlockIncrementalExchangeByStampSheetResult
Packages that use UnlockIncrementalExchangeByStampSheetResult
-
Uses of UnlockIncrementalExchangeByStampSheetResult in io.gs2.exchange
Methods in io.gs2.exchange that return UnlockIncrementalExchangeByStampSheetResultModifier and TypeMethodDescriptionGs2ExchangeRestClient.unlockIncrementalExchangeByStampSheet(UnlockIncrementalExchangeByStampSheetRequest request) Method parameters in io.gs2.exchange with type arguments of type UnlockIncrementalExchangeByStampSheetResultModifier and TypeMethodDescriptionvoidGs2ExchangeRestClient.unlockIncrementalExchangeByStampSheetAsync(UnlockIncrementalExchangeByStampSheetRequest request, AsyncAction<AsyncResult<UnlockIncrementalExchangeByStampSheetResult>> callback) -
Uses of UnlockIncrementalExchangeByStampSheetResult in io.gs2.exchange.result
Methods in io.gs2.exchange.result that return UnlockIncrementalExchangeByStampSheetResultModifier and TypeMethodDescriptionUnlockIncrementalExchangeByStampSheetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UnlockIncrementalExchangeByStampSheetResult.withItem(IncrementalRateModel item)