Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hi I was wondering if anyone can help me with this assignment?:) Thank you so much in advance! Assignment: Write a java class(es) with methods

Hi I was wondering if anyone can help me with this assignment?:) Thank you so much in advance!

Assignment: Write a java class(es) with methods to manage employment for a cafe. All classes should have at least a null constructor and copy constructor. Other constructors would be up to your discretion. Include all necessary accessors and modifiers. To test your classes, create a Container class with simply a main() method. The Container class will have attributes that are class objects of each of the classes you create. The main() method will create the class objects, perform some normal business for that store, and produce appropriate output. Comment throughout the class.

Possibilities:

-Add new employee and personal info

-Time Card Check this method will check to see if the employee worked any hours this week

Time Card Add this method will add hours to the employees time card.

Time Card Total this method will return the total hours worked by an employee.

Employee Shift this method will assign employees to a number of shifts.

Empty Shifts this method will determine if any shift is empty.

Shift Add This will add an employee to a shift.

Shift Min this method will set the minimum number of workers needed for a shift

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

MongoDB Applied Design Patterns Practical Use Cases With The Leading NoSQL Database

Authors: Rick Copeland

1st Edition

1449340040, 978-1449340049

More Books

Students also viewed these Databases questions

Question

5 5 3x 2y 6 A here to search 7 6 6 x 2y 8 AJ D here to search

Answered: 1 week ago

Question

What do Dimensions represent in OLAP Cubes?

Answered: 1 week ago