Uses of Class
io.gs2.exchange.model.RateModel
Packages that use RateModel
-
Uses of RateModel in io.gs2.exchange.model
Methods in io.gs2.exchange.model that return RateModelModifier and TypeMethodDescriptionstatic RateModelRateModel.fromJson(com.fasterxml.jackson.databind.JsonNode data) RateModel.withAcquireActions(List<AcquireAction> acquireActions) RateModel.withConsumeActions(List<ConsumeAction> consumeActions) RateModel.withEnableSkip(Boolean enableSkip) RateModel.withLockTime(Integer lockTime) RateModel.withMetadata(String metadata) RateModel.withRateModelId(String rateModelId) RateModel.withSkipConsumeActions(List<ConsumeAction> skipConsumeActions) RateModel.withTimingType(String timingType) Methods in io.gs2.exchange.model with parameters of type RateModel -
Uses of RateModel in io.gs2.exchange.result
Methods in io.gs2.exchange.result that return RateModelModifier and TypeMethodDescriptionExchangeByStampSheetResult.getItem()ExchangeByUserIdResult.getItem()ExchangeResult.getItem()GetRateModelResult.getItem()Methods in io.gs2.exchange.result that return types with arguments of type RateModelMethods in io.gs2.exchange.result with parameters of type RateModelModifier and TypeMethodDescriptionvoidvoidvoidvoidMethod parameters in io.gs2.exchange.result with type arguments of type RateModel