Uses of Class
io.gs2.exchange.result.GetRateModelMasterResult
Packages that use GetRateModelMasterResult
-
Uses of GetRateModelMasterResult in io.gs2.exchange
Methods in io.gs2.exchange that return GetRateModelMasterResultModifier and TypeMethodDescriptionGs2ExchangeRestClient.getRateModelMaster(GetRateModelMasterRequest request) Method parameters in io.gs2.exchange with type arguments of type GetRateModelMasterResultModifier and TypeMethodDescriptionvoidGs2ExchangeRestClient.getRateModelMasterAsync(GetRateModelMasterRequest request, AsyncAction<AsyncResult<GetRateModelMasterResult>> callback) -
Uses of GetRateModelMasterResult in io.gs2.exchange.result
Methods in io.gs2.exchange.result that return GetRateModelMasterResultModifier and TypeMethodDescriptionstatic GetRateModelMasterResultGetRateModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetRateModelMasterResult.withItem(RateModelMaster item)