this.stateAbbreviation = newStateAbbreviation; } } Because enums are automatically Serializable (see Javadoc API documentation for Enum), there is no need to explicitly add the “implements ...