I have an enum:
public enum Weekdays { Monday = 1, Tuesday = 2, ...etc. }
In some business logic, the objective is to change the value of t