Right now you're not really using the setter methods.

Your code in the constructor is doing the setting code as well for you. However, maybe you're supposed to do it that way.

As for main,...