Uses of Enum Class
com.xyrisdev.cloud.kits.model.KitRule
Packages that use KitRule
-
Uses of KitRule in com.xyrisdev.cloud.kits.model
Methods in com.xyrisdev.cloud.kits.model that return KitRuleModifier and TypeMethodDescriptionstatic @Nullable KitRule
KitRule.fromString
(@NotNull String rule) Converts a string representation of a rule to the correspondingKitRule
enum.static KitRule
Returns the enum constant of this class with the specified name.static KitRule[]
KitRule.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.xyrisdev.cloud.kits.model with parameters of type KitRule