Ok, so Accessor Methods are methods that allow you to access the Class Variables or whatever. And Mutator Methods are methods that allow you to change variables.

So, in your code above, you have...