Uses of Enum Class
dev.cachly.api.model.Instance.TierEnum
Packages that use Instance.TierEnum
-
Uses of Instance.TierEnum in dev.cachly.api.model
Methods in dev.cachly.api.model that return Instance.TierEnumModifier and TypeMethodDescriptionstatic Instance.TierEnumInstance.getTier()Get tierstatic Instance.TierEnumReturns the enum constant of this class with the specified name.static Instance.TierEnum[]Instance.TierEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.cachly.api.model with parameters of type Instance.TierEnumModifier and TypeMethodDescriptionvoidInstance.setTier(Instance.TierEnum tier) Instance.tier(Instance.TierEnum tier)