You can change the name and values of an enumeration type after you create it. You cannot change the Java type of an enumeration type.
For more information, see Locating the Project Resources Node
Creating an Enumeration Type
Updating Aliases to Use an Enumeration Type
Updating a Definition to Use an Enumeration Type
Using an Enumeration Type