« Return to Thread: Enum vs String??

RE: Enum vs String??

by be_tnt :: Rate this Message:

Reply to Author | View in Thread

In fact I do not want to have my enumeration hard-coded in the java files. Otherwise each time a new enumeration will be added I would need to recreate the java classes.

 « Return to Thread: Enum vs String??