Understanding Accessors and Mutators?

This whole get and set thing I am not so sure about? Please post clear cut examples and uses thankx.
[107 byte] By [2tough4ua] at [2007-10-2 15:53:58]
# 1

Well, there's this:

http://www.google.com/search?q=java+accessor+mutator+examples

And these:

http://en.wikipedia.org/wiki/Accessor_method

http://en.wikipedia.org/wiki/Mutator_method

Most people aren't going to regurgitate what's readily available elsewhere, or read your mind to figure out what part you don't understand.

Do some of your own research, and then post specific questions.

jverda at 2007-7-13 16:07:27 > top of Java-index,Java Essentials,Java Programming...