I wanted to use CloseStatus in another serializable class and noticed that it wasn't serializable.

There's no harm in making it serializable... so why not :)

Comment From: rstoyanchev

Looks okay to me. It is a simple holder of 2 fields and that isn't going to change.