Uses of Class
io.gs2.exchange.result.ExportMasterResult
Packages that use ExportMasterResult
-
Uses of ExportMasterResult in io.gs2.exchange
Methods in io.gs2.exchange that return ExportMasterResultModifier and TypeMethodDescriptionGs2ExchangeRestClient.exportMaster(ExportMasterRequest request) Method parameters in io.gs2.exchange with type arguments of type ExportMasterResultModifier and TypeMethodDescriptionvoidGs2ExchangeRestClient.exportMasterAsync(ExportMasterRequest request, AsyncAction<AsyncResult<ExportMasterResult>> callback) -
Uses of ExportMasterResult in io.gs2.exchange.result
Methods in io.gs2.exchange.result that return ExportMasterResultModifier and TypeMethodDescriptionstatic ExportMasterResultExportMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) ExportMasterResult.withItem(CurrentRateMaster item)