Uses of Class
io.gs2.enhance.model.RateModel
Packages that use RateModel
-
Uses of RateModel in io.gs2.enhance.model
Methods in io.gs2.enhance.model that return RateModelModifier and TypeMethodDescriptionstatic RateModelRateModel.fromJson(com.fasterxml.jackson.databind.JsonNode data) RateModel.withAcquireExperienceHierarchy(List<String> acquireExperienceHierarchy) RateModel.withAcquireExperienceSuffix(String acquireExperienceSuffix) RateModel.withBonusRates(List<BonusRate> bonusRates) RateModel.withDescription(String description) RateModel.withExperienceModelId(String experienceModelId) RateModel.withMaterialInventoryModelId(String materialInventoryModelId) RateModel.withMetadata(String metadata) RateModel.withRateModelId(String rateModelId) RateModel.withTargetInventoryModelId(String targetInventoryModelId) Methods in io.gs2.enhance.model with parameters of type RateModel -
Uses of RateModel in io.gs2.enhance.result
Methods in io.gs2.enhance.result that return RateModelModifier and TypeMethodDescriptionDirectEnhanceByStampSheetResult.getItem()DirectEnhanceByUserIdResult.getItem()DirectEnhanceResult.getItem()GetRateModelResult.getItem()Methods in io.gs2.enhance.result that return types with arguments of type RateModelMethods in io.gs2.enhance.result with parameters of type RateModelModifier and TypeMethodDescriptionvoidvoidvoidvoidMethod parameters in io.gs2.enhance.result with type arguments of type RateModel