package com.allstate.enums; public enum Department { SCIENCE, ENGINEERING, LITERATURE, PHILOSOPHY }