Design Accessors and Mutators for the Employee object(employee class) variables and give examples of code snippets on how to implement those methods in the employeeTest class.
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
Design Accessors and Mutators for the Employee object(employee class) variables and give examples of code snippets on how to implement those methods in the employeeTest class.
Do you have an assignment that you are trying to get some one to do the work for you?
Do you have any specific questions about your assignment?
Please post your code and any questions about problems you are having.
If you don't understand my answer, don't ignore it, ask a question.
i did everything in the assignment our lecturer hasnt taught anything about this and we in first year the question on thsi assignment are 2nd year level we don't have a hardcopy text book as we use tablets and ebook to access the book.....i have a java book but it has nothing that can help, iv already compiled and run the code and modified it
Have you solved your problem?iv already compiled and run the code and modified it
If you don't understand my answer, don't ignore it, ask a question.
yes but dont understand the question i sent in
I think another term for accessors and mutators is getters and setters. Try asking google for those terms.
If you don't understand my answer, don't ignore it, ask a question.