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