And there's no reason to use
break and a variable, just directly
return the values. And fix your empty lines, statements are grouped in a confusing way
By the way, I hope you didn't write all this code manually? When you copy/paste an existing list of all the enumerators and use a regex, you can setup the whole switch statement in a matter of seconds...