Please suggest. Suppose I have two enums as shown below. I\'m performing tasks if enum values match my string.
public enum Action { DO("DO")