Java is case-sensitive. The compiler also doesn't understand "plurals", so you would still say Days instead of Day (yes, Monday is a singular day, but the enum name is Days, not Day).