Design your own Java class that includes at least:
three (3) data fields
two (2) constructors
four (4) methods
When designing your class, pick an object that you are familiar with and make it your own -- realistic, yet simple design with reasonable data fields and methods. Include a description of what your class is intended to represent, and how it should work.
Draw the UML class diagram using PowerPoint (PPT) or any other graphical editing tool, then implement the code in Java. Be sure your code compiles and runs as expected.
Requirements
Your completed assignment should consist of your Java files, your UML diagram (in a PowerPoint file, or in a different format), and any other files necessary for your assignment submission. Submit each of these files to your LEO assignment area no later than the associated due date.