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