Uses of Class
com.github.database.rider.core.api.replacer.MinuteReplacerType
-
Packages that use MinuteReplacerType Package Description com.github.database.rider.core.api.replacer -
-
Uses of MinuteReplacerType in com.github.database.rider.core.api.replacer
Methods in com.github.database.rider.core.api.replacer that return MinuteReplacerType Modifier and Type Method Description static MinuteReplacerTypeMinuteReplacerType. valueOf(String name)Returns the enum constant of this type with the specified name.static MinuteReplacerType[]MinuteReplacerType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-