CSCI-1320 Lab: Getters, Setters and Constructors

Instructor: Todd Dole

Purpose Statement

This program gives practice using private attributes, getter and setter methods, and constructor methods.

Instructions

Modify the program you wrote for Homework #14 and make changes to your class, as follows:

Then, update your main method to use the new methods.

Submit your working .java file through Canvas.