How can I improve this?
The relationship is one to one and continuous on [-1,5] so i was thinking of using enum, but I\'m not sure how to compare a string value to
You could just use an array or hashmap to map the enum values to the string values.