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