|
||||||||
|
Submit Links |
Latest Links
| Login
(want to submit links for DLinks? send a mail to krishnas@javabeat.net)
How To Add Fields And Generating Getter-Setterssubmited by krishnas on Sun Jul 29th, 2007 Normally it is a good practice to have class variables declared as private and use non private “getter and setter” methods to access them. This is otherwise called as “Data Encapsulation” in Object Oriented Programming.Topic: netbeans |
||||||||
|
||||||||